Security Report
Jira Ticket Triage
Summary
Detected
- Services:
- Permissions: network:id.atlassian.com
- Data Handling:
Undeclared
All items declared
Warnings
No warnings
Findings (5)
Permissions
network:id.atlassian.com declared "https://id.atlassian.com/manage-profile/security/api-tokens"
Wrap reference URLs in backticks (`url`) or a blockquote (> line) to mark them as illustrative content
network:id.atlassian.com declared "https://id.atlassian.com/manage-profile/security/api-tokens"
Wrap reference URLs in backticks (`url`) or a blockquote (> line) to mark them as illustrative content
Credentials
env:JIRA_URL undeclared "{JIRA_URL}"
This file references the environment variable JIRA_URL. If this is a credential (API key, token, secret), declare it in requires.data_handling.
env:JIRA_USERNAME undeclared "{JIRA_USERNAME}"
This file references the environment variable JIRA_USERNAME. If this is a credential (API key, token, secret), declare it in requires.data_handling.
env:JIRA_API_TOKEN undeclared "{JIRA_API_TOKEN}"
This file references the environment variable JIRA_API_TOKEN. If this is a credential (API key, token, secret), declare it in requires.data_handling.