Security context

What an agent needs to avoid regressing past fixes and find the next vuln in this repo.

Skyscanner/backpack-react-native
main @ e3d015a
3
Fixes
0
CVEs
MEDIUM
Peak severity
100.0%
Coverage
Highlights
Information Disclosure: 2 prior fixes. Scrutinize any change in this area.
.drone.yml: most-fixed (1 issue). Treat as high-risk during review.
0 high-severity fixes in this history; regressions here are high-impact.
Recurring patterns

The bug types that recur here, drawn from past fixes, not open vulnerabilities.

Information Disclosure: Hardcoded configuration parameters like slack webhooks in pipeline files expose operational integrations to unauthorized parties. Standardizing on secret environment variables is required to mitigate exposure.
Code Injection: Formatting raw token values directly into template literals without adequate escaping allows malicious inputs to break execution contexts and run arbitrary code during build time.
Information Disclosure: Including literal placeholder or production credentials (such as AWS keys) in source-controlled template files risks accidental leakage of sensitive cloud environments.