google / scaaml

Apache License 2.0
130 stars 38 forks source link

Move capture arguments to attack point iterators #295

Closed wsxrdv closed 1 month ago

wsxrdv commented 1 month ago

This allows configuration based capture.

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 11037042859

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
scaaml/capture/aes/capture_runner.py 0 1 0.0%
<!-- Total: 19 20 95.0% -->
Files with Coverage Reduction New Missed Lines %
scaaml/capture/crypto_alg.py 2 95.0%
scaaml/capture/aes/capture_runner.py 8 71.88%
<!-- Total: 10 -->
Totals Coverage Status
Change from base Build 11034905302: -0.3%
Covered Lines: 2196
Relevant Lines: 2730

💛 - Coveralls