Go to file
dependabot[bot] 38ff31bb27
chore(deps): bump cookie, express and socket.io
Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.1 and updates ancestor dependencies [cookie](https://github.com/jshttp/cookie), [express](https://github.com/expressjs/express) and [socket.io](https://github.com/socketio/socket.io). These dependencies need to be updated together.


Updates `cookie` from 0.6.0 to 0.7.1
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](https://github.com/jshttp/cookie/compare/v0.6.0...v0.7.1)

Updates `express` from 4.21.0 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.0...4.21.1)

Updates `socket.io` from 4.7.5 to 4.8.0
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io/compare/socket.io@4.7.5...socket.io@4.8.0)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: indirect
- dependency-name: express
  dependency-type: direct:production
- dependency-name: socket.io
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 23:06:07 +00:00
.circleci ci: only run at main branch 2024-04-13 14:00:22 -03:00
agent feat(agent): stomp configuration file 2024-09-05 13:46:52 -03:00
backend/services chore(deps): bump cookie, express and socket.io 2024-10-14 23:06:07 +00:00
build feat(file-server): build and release 2024-07-04 20:18:20 -03:00
deploy fix(frontend): devices list pagination + nginx edge routes 2024-09-05 15:23:05 -03:00
frontend Fix code scanning alert #9: Clear-text logging of sensitive information 2024-09-21 13:21:02 -03:00
.gitignore fix: add oktopus agent file 2023-09-22 16:37:05 -03:00
CONTRIBUTING.md feat: create CONTRIBUTING.md [ close #131 ] 2023-10-15 16:09:02 -03:00
LICENSE chore: update license 2024-01-03 22:08:31 -03:00
README.md feat(docs): readme set href target as blank 2024-09-05 14:17:50 -03:00

CircleCI


Oktopus is an Open Source USP Controller and CWMP compatible multi-vendor management platform for CPEs and IoTs. Any device that follows the TR-369 or TR-069 protocol can be managed. Our main objective is to unify device management into a single software with rich insights and configuration capabilites, increasing the quality of experience and services provided by a CSP or ISP company at the same that it reduces costs of technical support, operations, and maintenance.

Documentation

  • Official Website
  • Official Documentation