Spectra Assure
Community
Docs
warningRisk: Secrets
Scanned: about 1 month ago

fcm-django

Artifact:
latest
Top 10k
Send push notifications to mobile devices & browsers through FCM in Django.
License: Permissive (MIT)
Published: 4 months ago




SAFE Assessment

Compliance

Licenses
No license compliance issues
Secrets
1 web service credentials found

Security

Vulnerabilities
No known vulnerabilities detected
Hardening
No application hardening issues

Threats

Tampering
No evidence of software tampering
Malware
No evidence of malware inclusion

Popularity

15.93M
Total Downloads
Contributor
Declared Dependencies
6
Dependents

Top issues

Problem

Various network communication protocols allow including plaintext authentication credentials. Information such as user names and passwords could be passed through a non-encrypted channel, and therefore intercepted by malicious actors. Credentials are considered secrets, and should be kept encrypted until they are used. This policy control matches the following URI pattern protocol://username:password@domain within any software package component.

Prevalence in PyPI community

21 packages
found in
Top 100
85 packages
found in
Top 1k
369 packages
found in
Top 10k
6869 packages
in community

Next steps

Review the reported matches. If the warning refers to a placeholder credential value, it can be safely ignored.

Problem

Uniform Resource Locators (URLs) are structured addresses that point to locations and assets on the internet. URLs allow software developers to build complex applications that exchange data with servers that can be hosted in multiple geographical regions. URLs can commonly be found embedded in documentation, configuration files, source code and compiled binaries. URL paths provide additional information to a web service when making a request. They are an optional, but an important part of the URL, as they may define specific content or actions based on the data being passed. Some parameters they pass might be considered sensitive information. Since path components are not encrypted this might cause sensitive information to leak. This issue is raised for URL paths than might contain information that attackers can easily intercept. Examples of sensitive information fields include passwords and other similar parameters.

Prevalence in PyPI community

12 packages
found in
Top 100
59 packages
found in
Top 1k
404 packages
found in
Top 10k
8958 packages
in community

Next steps

Investigate reported detections.
If the software should not include these network references, investigate your build and release environment for software supply chain compromise.
You should delay the software release until the investigation is completed, or until the issue is risk accepted.
Consider removing all references to flagged network locations.

Top behaviors

Prevalence in PyPI community

Behavior often found in this community (Common)
39 packages
found in
Top 100
280 packages
found in
Top 1k
1754 packages
found in
Top 10k
67026 packages
in community

Prevalence in PyPI community

Behavior often found in this community (Common)
12 packages
found in
Top 100
72 packages
found in
Top 1k
473 packages
found in
Top 10k
10526 packages
in community

Prevalence in PyPI community

Behavior often found in this community (Common)
26 packages
found in
Top 100
114 packages
found in
Top 1k
539 packages
found in
Top 10k
12386 packages
in community

Prevalence in PyPI community

Behavior often found in this community (Common)
37 packages
found in
Top 100
265 packages
found in
Top 1k
1581 packages
found in
Top 10k
59527 packages
in community

Prevalence in PyPI community

Behavior often found in this community (Common)
68 packages
found in
Top 100
585 packages
found in
Top 1k
4048 packages
found in
Top 10k
149289 packages
in community

Top vulnerabilities

No vulnerabilities found.