Security Report
Morning Briefing
Summary
Detected
- Services:
- Permissions: network:console.cloud.google.com
- Data Handling: pii
Undeclared
All items declared
Warnings
No warnings
Findings (6)
Permissions
network:console.cloud.google.com declared "https://console.cloud.google.com/"
Wrap reference URLs in backticks (`url`) or a blockquote (> line) to mark them as illustrative content
network:console.cloud.google.com declared "https://console.cloud.google.com/"
Wrap reference URLs in backticks (`url`) or a blockquote (> line) to mark them as illustrative content
Credentials
env:GMAIL_OAUTH_CREDENTIALS undeclared "{GMAIL_OAUTH_CREDENTIALS}"
This file references the environment variable GMAIL_OAUTH_CREDENTIALS. If this is a credential (API key, token, secret), declare it in requires.data_handling.
env:GOOGLE_OAUTH_CREDENTIALS undeclared "{GOOGLE_OAUTH_CREDENTIALS}"
This file references the environment variable GOOGLE_OAUTH_CREDENTIALS. If this is a credential (API key, token, secret), declare it in requires.data_handling.
Data Handling
pii declared "PII"
This content handles personally identifiable information (names, emails, addresses). Declare pii in requires.data_handling so users are informed before import.
pii declared "pii"
This content handles personally identifiable information (names, emails, addresses). Declare pii in requires.data_handling so users are informed before import.