bugbounty-reportsbugbounty-toolowasp-top-10penetration-testingpenetration-testing-toolsreportingreporting-toolsecurity-auditing-toolsecurity-auditssecurity-testingsecurity-toolsweb-penetration-testing
Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.8 and updates ancestor dependency [@ngneat/until-destroy](https://github.com/ngneat/until-destroy). These dependencies need to be updated together. Updates `minimist` from 1.2.5 to 1.2.8 - [Release notes](https://github.com/minimistjs/minimist/releases) - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md) - [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8) Updates `@ngneat/until-destroy` from 8.0.4 to 8.1.4 - [Release notes](https://github.com/ngneat/until-destroy/releases) - [Changelog](https://github.com/ngneat/until-destroy/blob/master/CHANGELOG.md) - [Commits](https://github.com/ngneat/until-destroy/compare/v8.0.4...v8.1.4) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect - dependency-name: "@ngneat/until-destroy" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.github/ISSUE_TEMPLATE | ||
security-c4po-angular | ||
security-c4po-api | ||
security-c4po-cfg | ||
security-c4po-reporting | ||
wiki | ||
.gitignore | ||
CONTRIBUTING.md | ||
LICENSE.md | ||
README.md | ||
THIRD-PARTY-LICENSES.md | ||
c4po.sh |
README.md
Application Architecture
Data Structure
Technical Requirements
- Docker / Docker-compose
- OpenJDK 11
- Node 14.15.1 / npm 6.14.8
- MongoDB 4.4.6
Tools
- mongoDB Compass
- Postman
Conventions
- Branch:
<initial>_c4po_<issuenumber>
- Commit:
feat: <What was implemented?>
orfix: <What got fixed?>
Development server
Execute 'c4po.sh' and all services will run on a dev server.
Testuser Credentials:
- Username: ttt
- Password: Test1234!