bugbounty-reportsbugbounty-toolowasp-top-10penetration-testingpenetration-testing-toolsreportingreporting-toolsecurity-auditing-toolsecurity-auditssecurity-testingsecurity-toolsweb-penetration-testing
This is only a template and should be updated before making the repository public. |
||
|---|---|---|
| .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
security-c4po
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!


