Bulk Edit: Add note when pushing finding to jira#10545
Bulk Edit: Add note when pushing finding to jira#10545mtesauro merged 3 commits intoDefectDojo:bugfixfrom
Conversation
DryRun Security SummaryThe pull request changes the Expand for full summarySummary: The code changes in this pull request are related to the From a security perspective, the code appears to be well-designed and implemented, with a focus on providing a secure and comprehensive platform for managing application vulnerabilities. The use of a custom authorization system to control user access to functionality is a particularly important security feature, as it helps to ensure that users can only perform actions they are authorized to perform. Additionally, the integration with external tools like JIRA and GitHub can help to streamline the vulnerability management process and improve overall security posture. Files Changed:
Code AnalysisWe ran Riskiness🟢 Risk threshold not exceeded. |
When attempting to use bulk edit to add notes while also pushing changes to jira, the notes are not pushed as well. This PR will add an additional step to the
push_to_jiralogic to also consider the new note added by bulk editt[sc-6732]