Skip to content

Tags: JonnySchnittger/AttackSurfaceAnalyzer

Tags

v2.2.76

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix GUI Monitoring (microsoft#566)

v2.2.75

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump Dependencies (microsoft#563)

* Bump Dependencies

Fixes microsoft#560

Update to .NET 5.

* Fix microsoft#561

Properly begin transaction for monitoring.

v2.2.74

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adds a command line option to exclude user provided directories (micr…

…osoft#559)

* Adds Skip Directories support to 2.2

* Fix for skip

* Fix skipping sub directories of skipped directory

v2.2.73

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Skip /proc and sys directories (microsoft#556)

They stall on ubuntu.

Fix microsoft#555

v2.2.72

Update core-pipeline.yml

v2.2.70

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Gfs/microsoft#552 (microsoft#554)

* Fix error when export monitoring

* Update dependencies

* Quit when no monitors are specified.

* Fix microsoft#552

* Fix using timestamps as default

* fix nbgv version

* Fix Cli Monitoring

* Update _ViewImports.cshtml

v2.2.68

Update core-pipeline.yml for Azure Pipelines

v2.2.59

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update release/2.2 Pipeline Structure (microsoft#537)

Bring in updates for build pipeline to use templates

v2.2.57+7af37f8172

Add GPO and TPM Auth rules

v2.2.56+a8b3fd6c3f

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adds a "Fetching results" string when fetching results in GUI (micros…

…oft#503)

Fix microsoft#498