Skip to content

config update: Add severity_modification_type option#49

Open
jlferrer wants to merge 1 commit intopacketchaos:masterfrom
nbycomp:severity_modification_type
Open

config update: Add severity_modification_type option#49
jlferrer wants to merge 1 commit intopacketchaos:masterfrom
nbycomp:severity_modification_type

Conversation

@jlferrer
Copy link

Allow to select the vulnerabilites to be imported to the NAVI DB based on the recast done by the user. Default behaviour continues to export all vulnerabilities.

The --severity-modification-type option in the navi config update command allows to select the vulnerabilities based on the user recast action:

  • NONE: No modification to the severity has been made.
  • RECASTED: A user has recast the risk associated with the vulnerability.
  • ACCEPTED: A user has accepted the risk associated with the vulnerability.

This can be used in cases where users are syncing the exports with external ticketing systems (e.g. github, jira,...), considering only the ones to be fixed and not accepted.

Allow to select the vulnerabilites to be imported to the NAVI DB based
on the recast done by the user. Default behaviour continues to export
all vulnerabilities.

The --severity-modification-type option in the `navi config update` command
allows to select the vulnerabilities based on the user recast action:

- NONE: No modification to the severity has been made.
- RECASTED: A user has recast the risk associated with the vulnerability.
- ACCEPTED: A user has accepted the risk associated with the vulnerability.

This can be used in cases where users are syncing the exports with
external ticketing systems (e.g. github, jira,...), considering only the
ones to be fixed and not accepted.

Signed-off-by: Josep Lluis Ferrer <jlferrer@nearbycomputing.com>
@jlferrer jlferrer force-pushed the severity_modification_type branch from fda00ba to 930f5c7 Compare January 30, 2026 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant