bugbounty-reportsbugbounty-toolowasp-top-10penetration-testingpenetration-testing-toolsreportingreporting-toolsecurity-auditing-toolsecurity-auditssecurity-testingsecurity-toolsweb-penetration-testing
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) to 5.1.2 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together. Updates `glob-parent` from 3.1.0 to 5.1.2 - [Release notes](https://github.com/gulpjs/glob-parent/releases) - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md) - [Commits](https://github.com/gulpjs/glob-parent/compare/v3.1.0...v5.1.2) Updates `@angular-devkit/build-angular` from 12.2.18 to 14.2.7 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular-cli/compare/12.2.18...14.2.7) --- updated-dependencies: - dependency-name: glob-parent dependency-type: indirect - dependency-name: "@angular-devkit/build-angular" dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.github/ISSUE_TEMPLATE | ||
security-c4po-angular | ||
security-c4po-api | ||
security-c4po-cfg | ||
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!