Restructured, deleted lists, added service connection list

This commit is contained in:
Jurjen Ladenius
2023-08-22 15:28:16 +02:00
parent e93d481b0a
commit 54545021e8
44 changed files with 152 additions and 176163 deletions

37
notes.txt Normal file
View File

@@ -0,0 +1,37 @@
====
- Standards & policies
- DevOps
- Code reviews
- Policies
- Traceability (who/what/why)
- Enforcing 4 eyes
- Automation (IaC & CI/CD)
- Scanning our code
- Code quality
-
- Scanning our infrastructure
- Scanning 3rd party packages
- Reviews
- Pentest
- ISO policy checks
====
- Tools:
- Qualys (contact Wouter for an account) (monthly)
- SonarCloud (https://sonarcloud.io/organizations/effectory/projects) (every build)
- Snyk (https://app.snyk.io/) (daily & every build)
- Security Scorecard (https://securityscorecard.com/) (?)
- Free stuff to easily check:
- SSL Labs https://www.ssllabs.com/ssltest/
- Security Headers https://securityheaders.com/
====
Response times:
===