Microsoft has released AttackSurfaceAnalyzer 2.3.319, which features several updates, including the reordering of UseDotNet 6 tasks, limitations on tests executed in the pipeline, resolution of an out-of-memory error with large SARIF reports, and updates to dependencies.
AttackSurfaceAnalyzer Release v2.3.319
Changes:
- 71e7a37 Swaps order of UseDotNet 6 tasks (for ESRP) and NBGV set version steps (which requires .NET 8) ( #738)
- 7b4cc43 Restrict Tests run in Pipeline ( #735)
- e25033d Fix Registry Collector not being enabled when
match-run-id
is enabled against a previous run with Registry Collector enabled. ( #734)- ebe5c4b Fix out of memory error with large sarif reports ( #731)
- 6a44438 Bump Dependencies, Add Net 9 target, Remove Net 6 and 7 Targets ( #727) [ #719 ]
- 7915e00 Bump Dependencies ( #724)