Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Actueel houden externe software. #996

Draft
wants to merge 2 commits into
base: dev-v5.0
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 7 additions & 6 deletions Content/Maatregelen/M16/Definitie.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,11 @@ ICTU stelt het gebruik van tools verplicht voor de volgende taken:
10. statische controle van de software op aanwezigheid van kwetsbare constructies,
11. dynamische controle van de software op aanwezigheid van kwetsbare constructies,
12. controleren van container images op aanwezigheid van bekende kwetsbaarheden,
13. testen van performance en schaalbaarheid,
14. testen op toegankelijkheid van de applicatie,
15. produceren van een "software bill of materials" (SBoM),
16. opslaan van artifacten,
17. registratie van incidenten bij gebruik en beheer, en
18. bij het uitvoeren van operationeel beheer; uitrollen van de software in de productieomgeving.
13. actueel houden van externe software,
14. testen van performance en schaalbaarheid,
15. testen op toegankelijkheid van de applicatie,
16. produceren van een "software bill of materials" (SBoM),
17. opslaan van artifacten,
18. registratie van incidenten bij gebruik en beheer, en
19. bij het uitvoeren van operationeel beheer; uitrollen van de software in de productieomgeving.
<!-- end: measure -->
13 changes: 7 additions & 6 deletions Content/Maatregelen/M16/Maatregel.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,13 @@ ICTU adviseert en ondersteunt voor de genoemde taken onderstaande tools. Project
10. statische controle van de software op aanwezigheid van kwetsbare constructies: SonarQube,
11. dynamische controle van de software op aanwezigheid van kwetsbare constructies: ZAP (Zed Attack Proxy) by Checkmarx,
12. controleren van container images op aanwezigheid van bekende kwetsbaarheden: Trivy,
13. testen van performance en schaalbaarheid: JMeter en Performancetestrunner,
14. testen op toegankelijkheid van de applicatie: Axe,
15. produceren van een "software bill of materials" (SBoM): tools die een SBoM in CycloneDX-formaat (zie https://cyclonedx.org) genereren,
16. opslaan van artifacten: Nexus of Harbor,
17. registratie van incidenten bij gebruik en beheer: Jira, en
18. bij het uitvoeren van operationeel beheer; uitrollen van de software in de productieomgeving: Ansible.
13. actueel houden van externe software: RenovateBot,
14. testen van performance en schaalbaarheid: JMeter en Performancetestrunner,
15. testen op toegankelijkheid van de applicatie: Axe,
16. produceren van een "software bill of materials" (SBoM): tools die een SBoM in CycloneDX-formaat (zie https://cyclonedx.org) genereren,
17. opslaan van artifacten: Nexus of Harbor,
18. registratie van incidenten bij gebruik en beheer: Jira, en
19. bij het uitvoeren van operationeel beheer; uitrollen van de software in de productieomgeving: Ansible.

### Rationale

Expand Down
6 changes: 6 additions & 0 deletions Content/Wijzigingsgeschiedenis.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# Versie 5.0.0, nog niet gereleased

## Kwaliteitsaanpak

* In maatregel M16 "Het project gebruikt tools voor vastgestelde taken" de taak "actueel houden van externe software" toegevoegd.

# Versie 4.1.0, nog niet gereleased

## Template Niet-Functionele Eisen
Expand Down
Binary file modified docs/wip/ICTU-Kwaliteitsaanpak-Checklist.xlsx
Binary file not shown.
Binary file modified docs/wip/ICTU-Kwaliteitsaanpak.docx
Binary file not shown.
Binary file modified docs/wip/ICTU-Kwaliteitsaanpak.pptx
Binary file not shown.
Binary file modified docs/wip/ICTU-Kwaliteitsaanpak.zip
Binary file not shown.
Binary file modified docs/wip/ICTU-Template-Compacte-Voorfase.docx
Binary file not shown.
Binary file modified docs/wip/ICTU-Template-Detailtestplan-Softwarerealisatie.docx
Binary file not shown.
Binary file modified docs/wip/ICTU-Template-Generiek.docx
Binary file not shown.
Binary file modified docs/wip/ICTU-Template-Globaal-Functioneel-Ontwerp.docx
Binary file not shown.
Binary file modified docs/wip/ICTU-Template-Inwerkplan-Kwaliteitsmanager.docx
Binary file not shown.
Binary file modified docs/wip/ICTU-Template-Kwaliteitsplan.docx
Binary file not shown.
Binary file modified docs/wip/ICTU-Template-Plan-van-Aanpak-Realisatiefase.docx
Binary file not shown.
Binary file modified docs/wip/ICTU-Template-Plan-van-Aanpak-Voorfase-Producten.xlsx
Binary file not shown.
Binary file modified docs/wip/ICTU-Template-Plan-van-Aanpak-Voorfase.docx
Binary file not shown.
Binary file modified docs/wip/ICTU-Template-Software-architectuurdocument.docx
Binary file not shown.
Binary file modified docs/wip/Neutraal-Template-Generiek.docx
Binary file not shown.
Binary file modified docs/wip/Neutraal-Template-Infrastructuurarchitectuur.docx
Binary file not shown.
Binary file modified docs/wip/Neutraal-Template-Mastertestplan.docx
Binary file not shown.
Binary file modified docs/wip/Neutraal-Template-Niet-Functionele-Eisen.docx
Binary file not shown.
Loading