bugbounty-reportsbugbounty-toolowasp-top-10penetration-testingpenetration-testing-toolsreportingreporting-toolsecurity-auditing-toolsecurity-auditssecurity-testingsecurity-toolsweb-penetration-testing
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2. - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md) - [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.2) --- updated-dependencies: - dependency-name: loader-utils dependency-type: indirect ... 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!