docs: retire the PSIRT 1.x sidecar from the Pro on-prem guides and document the migration - #15964
Merged
Merged
Conversation
…cument the migration DefectDojo Pro 3.3.0 replaced the PSIRT Advisory Engine sidecar with PSIRT 2.0 inside the main application, and the v2 Helm chart no longer ships the component. The Kubernetes install guide still carried a full section on enabling it, and the FIPS page listed it as a FIPS container and set PSIRT_ENABLED in the ECS and compose samples. Remove those, add a revision-history row, and give the PSIRT chapter a short section on carrying an existing sidecar database into PSIRT 2.0 with manage.py psirt_import_legacy. English only: per docs/TRANSLATIONS.md the translated copies are regenerated from the English source on the quarterly refresh. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why
DefectDojo Pro 3.3.0 replaced the PSIRT Advisory Engine sidecar with PSIRT 2.0 inside the main application, and the Pro v2 Helm chart no longer ships the component. Two on-prem guides still told operators to deploy it.
What
get_started/pro/onprem/installing_on_kubernetes.md: remove the "PSIRT Advisory Engine (optional)" section, droppsirtfrom the expected-pods comment and the per-component hooks list, add a revision-history row that also names the two nested keys the chart now rejects (vpa.components.psirt,egress.proxy.components.psirt).get_started/pro/onprem/fips_mode.md: remove the PSIRT row from the FIPS coverage table, thex-psirt-varscompose anchor,PSIRT_ENABLEDfrom the ECS task definition sample, and "psirt" from the list of containers that takeDD_FIPS_MODE.psirt/_index.md: new section "Migrating from the PSIRT 1.x sidecar" pointing atmanage.py psirt_import_legacy(dry run, then--commit).English source only. Per
docs/TRANSLATIONS.md, translations are regenerated from English on the quarterly refresh, so the 16 translated copies of these two pages pick this up then.Related
/psirt/redirect and the last sidecar wiring🤖 Generated with Claude Code