Closed mwchase closed 5 years ago
SMDH at bandit asking me to auto-escape stuff in my jinja that's generating yaml.
Anyone figures out how to do XSS from yaml, let me know.
Merging #41 into master will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## master #41 +/- ##
======================================
Coverage 100% 100%
======================================
Files 61 61
Lines 2231 2408 +177
Branches 175 179 +4
======================================
+ Hits 2231 2408 +177
Impacted Files | Coverage Δ | |
---|---|---|
src/structured_data/_stack_iter.py | 100% <ø> (ø) |
:arrow_up: |
src/structured_data/_adt/product_type.py | 100% <ø> (ø) |
:arrow_up: |
...s/structured_data/_match/descriptor/test_common.py | 100% <100%> (ø) |
:arrow_up: |
src/structured_data/_match/match_dict.py | 100% <100%> (ø) |
:arrow_up: |
src/structured_data/_match/descriptor/property_.py | 100% <100%> (ø) |
:arrow_up: |
tests/structured_data/test__class_placeholder.py | 100% <100%> (ø) |
:arrow_up: |
...tructured_data/_match/descriptor/test_property_.py | 100% <100%> (ø) |
:arrow_up: |
src/structured_data/_cant_modify.py | 100% <100%> (ø) |
:arrow_up: |
src/structured_data/_match/descriptor/function.py | 100% <100%> (ø) |
:arrow_up: |
tests/structured_data/test_match.py | 100% <100%> (ø) |
:arrow_up: |
... and 24 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 966df6f...c6c2cf4. Read the comment docs.
It's not done, but I see no point in keeping it out