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

Jira: Transition based on Name or ID #9543

Closed
wants to merge 2 commits into from

Update settings.dist.py

5ed0525
Select commit
Loading
Failed to load commit list.
Closed

Jira: Transition based on Name or ID #9543

Update settings.dist.py
5ed0525
Select commit
Loading
Failed to load commit list.
DryRunSecurity / Sensitive Files Analyzer succeeded Feb 14, 2024 in 0s

DryRun Security

Details

Potentially Sensitive Files: 2 detected

⚠️ Sensitive File dojo/jira_link/helper.py (click for details)
Type Sensitive File
Description This file is responsible for generating links to JIRA tickets, which could potentially be used to access sensitive information or perform malicious actions. Changes to this file could impact the security of the application.
Filename dojo/jira_link/helper.py
Code Link
⚠️ Sensitive File dojo/settings/settings.dist.py (click for details)
Type Sensitive File
Description This file contains configuration options for Dojo, a popular JavaScript library for building user interfaces. Changes to this file could impact the security of the application, such as the use of cryptographic algorithms for token generation or the configuration of logging mechanisms. Additionally, this file may contain sensitive information such as secret keys or other security-related settings.
Filename dojo/settings/settings.dist.py
Code Link
# Django settings for DefectDojo