This avoids bugs/vulnerability with filenames containing a quote.
Details
Details
- Reviewers
ardumont moranegg - Group Reviewers
Reviewers - Commits
- rDSNIPd712e80d3d33: Use proper parameter substitution.
Diff Detail
Diff Detail
- Repository
- rDSNIP Code snippets
- Branch
- parameter-substitution
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 1503 Build 1847: arc lint + arc unit
Event Timeline
morane/crossminer_launch.py | ||
---|---|---|
79 | Note that the substitution is done inside this call, by psycopg itself, after parsing the query; instead of making the data directly in the code. |