Skip to content

Releases: microsoft/AttackSurfaceAnalyzer

Public Preview

23 Apr 05:05
@gfs gfs
c8af4bc
Compare
Choose a tag to compare
Public Preview Pre-release
Pre-release

Changes:

  • c8af4bc Gfs/narrow view navbar (#144)
  • ee6316d Update PRIVACY.md
  • 8339c66 Remove first line from init output (#143)
  • a34de73 Fixes collapsed navbar (#142)
  • 1c653e3 Add CLI output to indicate where output went (#141)
  • a3398ea Includes NBGV (#140)
  • 30a8dda Fixes overlap issue with footer when page content needs to scroll. (#139)
  • cedd4f5 Fixes localization in js, enables registry and file collection in GUI (#137)
  • 99df9b3 Update package.json to be compatible with Electron at Microsoft build (#128)
  • e00e178 Adds Certificate Collector Support for Mac and Linux (#123)
See more
Read more

Public Preview

23 Apr 04:49
@gfs gfs
ee6316d
Compare
Choose a tag to compare
Public Preview Pre-release
Pre-release

Changes:

  • ee6316d Update PRIVACY.md
  • 8339c66 Remove first line from init output (#143)
  • a34de73 Fixes collapsed navbar (#142)
  • 1c653e3 Add CLI output to indicate where output went (#141)
  • a3398ea Includes NBGV (#140)
  • 30a8dda Fixes overlap issue with footer when page content needs to scroll. (#139)
  • cedd4f5 Fixes localization in js, enables registry and file collection in GUI (#137)
  • 99df9b3 Update package.json to be compatible with Electron at Microsoft build (#128)
  • e00e178 Adds Certificate Collector Support for Mac and Linux (#123)
  • cf5cc7a Add schema version to database and database manager. (#121)
See more
  • 1fc9562 Update BUILD.md
  • 1aa9716 Gfs/fix compare command null (#116)
  • ca7ec02 Gfs/fix compare command null (#115)
  • a0500ba Fixes Certificate Collector (#113)
  • ef0ca16 Replaces missing localization resources (#112)
  • 4ac82e5 Fixes file system monitor on linux (#110)
  • 20d6df6 Add Localizability Support (#109)
  • 06851e2 Updates NOTICE.
  • 5fdc744 Fixes init.d based service collector on linux. (#104)
  • c75d1e4 Add extra context for telemetry opt out (#103)
  • fbc1c17 Add Warning Message (#102)
  • 6275477 Show RunId on collect status page (#101)
  • 56c8aec Add user feedback for invalid path (#95)
  • 30a9bd5 Fix bug checking if selected directories option was not selected (#97)
  • 8d12ffe Adds a new command line options to file system collect that allows user to specify directories to scan. (#93)
  • d82d363 Misc Changes (#91)
  • 739e9a6 Improves the default registry filters (#90)
  • e63a0a1 Improves Windows Filters (#89)
  • 279c27f Switches signature checking to p/invoke (#87)
  • 8a4885b Update filters.json for Windows files (#88)
  • 7b54a24 Update BUILD.md
  • cec8640 Update BUILD.md
  • b14de7d Switches get admin call to native (#86)
  • 5e04721 Update Program.cs (#82)
  • e42e0ae Disable inadvertant copying of program.cs (#83)
  • 59892df Capitalize the W in SDK name (#84)
  • 8626164 Delete global.json (#85)
  • e320ef3 Update NOTICE.txt
  • a17b167 CLI commands default to using timestamps (#75)
  • a879d40 Adds init.d support to Linux Service Collector (#73)
  • 1cc42f5 Gfs/cleanup (#72)
  • 105ebb8 Adding linux filters based on manual runs. (#71)
  • 9abed72 Update BUILD.md
  • 18a3a4c Update BUILD.md
  • bc24a91 Update BUILD.md
  • 77b1234 Improve filter performance
  • d9d34c0 Improve performance of filtering, improve telemetry anonymity (#67)
  • a2b175b Minor changes to telemetry (#66)
  • e400a3b Gfs/more telemetry (#65)
  • 1efd3ab Switched logging to serilog. Now actually works. (#63)
  • 8071099 Gfs scripts (#64)
  • 3c91c1d Adds include filtering support. (#60)
  • a7ec3ab Fixes results from semmle run. (#61)
  • f2709b0 Gfs/rewrite json export (#57)
  • 19e4fb3 Gfs/add privacy link (#59)
  • c51cea3 Update Output.cshtml to new Registry Object format. (#56)
  • 13d56c8 Add Telemetry to CLI, Fix GUI (#54)
  • b585cf3 Gfs/more command line (#48)
  • 5bbb431 Add new QOL command line options. (#47)
  • b21e71d Update NOTICE file with additional modules. (#45)
  • 4755ed0 Adds filtering support to registry collector (#43)
  • 0b1adce This should fix the registry compare crash. (#42)
  • 1e522fb Create result filtering architecture (#41)
  • ee5884b #40 for help link
  • 86387eb Resolve's issues found with semmle. (#39)
  • ffcefe2 Update issue templates
  • 95649f6 Update BUILD.md
  • 8a7c0f7 Gfs/improve logging (#37)
  • e396445 Add List Runs Command (#33)
  • f99bee1 Make runids required for export commands.
  • e1ee0bd Gfs/add win7 support (#28)
  • 61680c5 Improve result output (#26)
  • c69f5cb Adds drop down extra info for all item types (#24)
  • 13c01a4 Fixes double adds in service collector on osx. (#25)
  • 7e14220 Merge branch 'master' of https://github.com/Microsoft/AttackSurfaceAnalyzer
  • 40cbb51 Rename Notice.txt
  • 49f32c8 Fix NLog configuration. (#23)
  • f66812b Gfs/warp cleanup (#21)
  • 2c5a8ab Remove reference to warp
  • 6b0ad97 CLI now knows what its version is. (#20)
  • b5b6629 Added sys config info section from bug template
  • dd61558 Update README.md
  • f003626 Fixes and Performance improvements for FileSystemCollector. (#19)
  • 394f6fb Merge pull request #18 from Microsoft/miscovet/bug-report-template
  • b76d873 Merge pull request #17 from Microsoft/miscovet/code-of-conduct
  • 761d696 Update issue templates
  • 747a939 Add code of conduct file.
  • da7af59 Removing journal file.
  • d996d22 Fixes bug preventing file collection from working. Dramatically improves collection speed.
  • 588de8e Added duration parameter for CLI Monitor
  • e80a214 Merge pull request #14 from Microsoft/miscovet/makefile
  • 7ae21ed Merge branch 'master' into miscovet/makefile
  • 5d13178 Migrate build_linux.sh to Make
  • 8cd2d72 Merge pull request #13 from Microsoft/gfs/cli-json-export
  • 9295179 Fix for export details
  • 15592b5 Add JSON Export to CLI
  • 17c47b1 Update README.md
  • 703be37 Upgrade to .NET Core 2.2.
  • 8fc7e11 Fixes title bar text on early launch.
  • 74267ad Remove docfx from lib build script - keep compatibility with osx and linux builds.
  • 8c29dca Merge pull request #10 from Microsoft/miscovet/update-notices
  • e2ed99b Merge pull request #11 from Microsoft/cleanup
  • bb64636 Cleanup copyright notice in collect.js.
  • 860c486 Update FileSystemCollector.cs
  • fb0994e Removing unused xxhash references.
  • 02c7ca2 Update NOTICE based on notice file generator.
  • bfbfac9 Merge pull request #9 from Microsoft/miscovet/fix-linux-build-script
  • b2c833f Update build_linux.sh
  • 3ba7c14 Update intro.md
  • 0b04335 Fix broken Linux build script.
  • 4cbbd22 Set theme jekyll-theme-slate
  • 66d3515 Adding auto generated documentation for lib.
  • cd32f38 Merge pull request #7 from Microsoft/gui-version-display
  • ca92914 Remove stray output.html
  • eb0baad Merge pull request #4 from Microsoft/miscovet/privacy-update
  • c8a6a45 Update privacy to reflect preview settings.
  • ec0f28f Merge pull request #3 from Microsoft/gui-version-display
  • 14485ef Update issue templates
  • 3486bac Add version string helper. Print version string on footer. Some code cleanup. Update landing p...
Read more

Public Preview

23 Apr 03:35
@gfs gfs
1c653e3
Compare
Choose a tag to compare
Public Preview Pre-release
Pre-release

Changes:

  • 1c653e3 Add CLI output to indicate where output went (#141)
  • a3398ea Includes NBGV (#140)
  • 30a8dda Fixes overlap issue with footer when page content needs to scroll. (#139)
  • cedd4f5 Fixes localization in js, enables registry and file collection in GUI (#137)
  • 99df9b3 Update package.json to be compatible with Electron at Microsoft build (#128)
  • e00e178 Adds Certificate Collector Support for Mac and Linux (#123)
  • cf5cc7a Add schema version to database and database manager. (#121)
  • 1fc9562 Update BUILD.md
  • 1aa9716 Gfs/fix compare command null (#116)
  • ca7ec02 Gfs/fix compare command null (#115)
See more
  • a0500ba Fixes Certificate Collector (#113)
  • ef0ca16 Replaces missing localization resources (#112)
  • 4ac82e5 Fixes file system monitor on linux (#110)
  • 20d6df6 Add Localizability Support (#109)
  • 06851e2 Updates NOTICE.
  • 5fdc744 Fixes init.d based service collector on linux. (#104)
  • c75d1e4 Add extra context for telemetry opt out (#103)
  • fbc1c17 Add Warning Message (#102)
  • 6275477 Show RunId on collect status page (#101)
  • 56c8aec Add user feedback for invalid path (#95)
  • 30a9bd5 Fix bug checking if selected directories option was not selected (#97)
  • 8d12ffe Adds a new command line options to file system collect that allows user to specify directories to scan. (#93)
  • d82d363 Misc Changes (#91)
  • 739e9a6 Improves the default registry filters (#90)
  • e63a0a1 Improves Windows Filters (#89)
  • 279c27f Switches signature checking to p/invoke (#87)
  • 8a4885b Update filters.json for Windows files (#88)
  • 7b54a24 Update BUILD.md
  • cec8640 Update BUILD.md
  • b14de7d Switches get admin call to native (#86)
  • 5e04721 Update Program.cs (#82)
  • e42e0ae Disable inadvertant copying of program.cs (#83)
  • 59892df Capitalize the W in SDK name (#84)
  • 8626164 Delete global.json (#85)
  • e320ef3 Update NOTICE.txt
  • a17b167 CLI commands default to using timestamps (#75)
  • a879d40 Adds init.d support to Linux Service Collector (#73)
  • 1cc42f5 Gfs/cleanup (#72)
  • 105ebb8 Adding linux filters based on manual runs. (#71)
  • 9abed72 Update BUILD.md
  • 18a3a4c Update BUILD.md
  • bc24a91 Update BUILD.md
  • 77b1234 Improve filter performance
  • d9d34c0 Improve performance of filtering, improve telemetry anonymity (#67)
  • a2b175b Minor changes to telemetry (#66)
  • e400a3b Gfs/more telemetry (#65)
  • 1efd3ab Switched logging to serilog. Now actually works. (#63)
  • 8071099 Gfs scripts (#64)
  • 3c91c1d Adds include filtering support. (#60)
  • a7ec3ab Fixes results from semmle run. (#61)
  • f2709b0 Gfs/rewrite json export (#57)
  • 19e4fb3 Gfs/add privacy link (#59)
  • c51cea3 Update Output.cshtml to new Registry Object format. (#56)
  • 13d56c8 Add Telemetry to CLI, Fix GUI (#54)
  • b585cf3 Gfs/more command line (#48)
  • 5bbb431 Add new QOL command line options. (#47)
  • b21e71d Update NOTICE file with additional modules. (#45)
  • 4755ed0 Adds filtering support to registry collector (#43)
  • 0b1adce This should fix the registry compare crash. (#42)
  • 1e522fb Create result filtering architecture (#41)
  • ee5884b #40 for help link
  • 86387eb Resolve's issues found with semmle. (#39)
  • ffcefe2 Update issue templates
  • 95649f6 Update BUILD.md
  • 8a7c0f7 Gfs/improve logging (#37)
  • e396445 Add List Runs Command (#33)
  • f99bee1 Make runids required for export commands.
  • e1ee0bd Gfs/add win7 support (#28)
  • 61680c5 Improve result output (#26)
  • c69f5cb Adds drop down extra info for all item types (#24)
  • 13c01a4 Fixes double adds in service collector on osx. (#25)
  • 7e14220 Merge branch 'master' of https://github.com/Microsoft/AttackSurfaceAnalyzer
  • 40cbb51 Rename Notice.txt
  • 49f32c8 Fix NLog configuration. (#23)
  • f66812b Gfs/warp cleanup (#21)
  • 2c5a8ab Remove reference to warp
  • 6b0ad97 CLI now knows what its version is. (#20)
  • b5b6629 Added sys config info section from bug template
  • dd61558 Update README.md
  • f003626 Fixes and Performance improvements for FileSystemCollector. (#19)
  • 394f6fb Merge pull request #18 from Microsoft/miscovet/bug-report-template
  • b76d873 Merge pull request #17 from Microsoft/miscovet/code-of-conduct
  • 761d696 Update issue templates
  • 747a939 Add code of conduct file.
  • da7af59 Removing journal file.
  • d996d22 Fixes bug preventing file collection from working. Dramatically improves collection speed.
  • 588de8e Added duration parameter for CLI Monitor
  • e80a214 Merge pull request #14 from Microsoft/miscovet/makefile
  • 7ae21ed Merge branch 'master' into miscovet/makefile
  • 5d13178 Migrate build_linux.sh to Make
  • 8cd2d72 Merge pull request #13 from Microsoft/gfs/cli-json-export
  • 9295179 Fix for export details
  • 15592b5 Add JSON Export to CLI
  • 17c47b1 Update README.md
  • 703be37 Upgrade to .NET Core 2.2.
  • 8fc7e11 Fixes title bar text on early launch.
  • 74267ad Remove docfx from lib build script - keep compatibility with osx and linux builds.
  • 8c29dca Merge pull request #10 from Microsoft/miscovet/update-notices
  • e2ed99b Merge pull request #11 from Microsoft/cleanup
  • bb64636 Cleanup copyright notice in collect.js.
  • 860c486 Update FileSystemCollector.cs
  • fb0994e Removing unused xxhash references.
  • 02c7ca2 Update NOTICE based on notice file generator.
  • bfbfac9 Merge pull request #9 from Microsoft/miscovet/fix-linux-build-script
  • b2c833f Update build_linux.sh
  • 3ba7c14 Update intro.md
  • 0b04335 Fix broken Linux build script.
  • 4cbbd22 Set theme jekyll-theme-slate
  • 66d3515 Adding auto generated documentation for lib.
  • cd32f38 Merge pull request #7 from Microsoft/gui-version-display
  • ca92914 Remove stray output.html
  • eb0baad Merge pull request #4 from Microsoft/miscovet/privacy-update
  • c8a6a45 Update privacy to reflect preview settings.
  • ec0f28f Merge pull request #3 from Microsoft/gui-version-display
  • 14485ef Update issue templates
  • 3486bac Add version string helper. Print version string on footer. Some code cleanup. Update landing page version.
  • 45e6de2 Cleanup.
  • 9981857 Scrub and polish README.
  • c81a06d Adding license headers.
  • df3d206...
Read more

Public Preview

23 Apr 01:47
@gfs gfs
a3398ea
Compare
Choose a tag to compare
Public Preview Pre-release
Pre-release

Changes:

  • a3398ea Includes NBGV (#140)
  • 30a8dda Fixes overlap issue with footer when page content needs to scroll. (#139)
  • cedd4f5 Fixes localization in js, enables registry and file collection in GUI (#137)
  • 99df9b3 Update package.json to be compatible with Electron at Microsoft build (#128)
  • e00e178 Adds Certificate Collector Support for Mac and Linux (#123)
  • cf5cc7a Add schema version to database and database manager. (#121)
  • 1fc9562 Update BUILD.md
  • 1aa9716 Gfs/fix compare command null (#116)
  • ca7ec02 Gfs/fix compare command null (#115)
  • a0500ba Fixes Certificate Collector (#113)
See more
  • ef0ca16 Replaces missing localization resources (#112)
  • 4ac82e5 Fixes file system monitor on linux (#110)
  • 20d6df6 Add Localizability Support (#109)
  • 06851e2 Updates NOTICE.
  • 5fdc744 Fixes init.d based service collector on linux. (#104)
  • c75d1e4 Add extra context for telemetry opt out (#103)
  • fbc1c17 Add Warning Message (#102)
  • 6275477 Show RunId on collect status page (#101)
  • 56c8aec Add user feedback for invalid path (#95)
  • 30a9bd5 Fix bug checking if selected directories option was not selected (#97)
  • 8d12ffe Adds a new command line options to file system collect that allows user to specify directories to scan. (#93)
  • d82d363 Misc Changes (#91)
  • 739e9a6 Improves the default registry filters (#90)
  • e63a0a1 Improves Windows Filters (#89)
  • 279c27f Switches signature checking to p/invoke (#87)
  • 8a4885b Update filters.json for Windows files (#88)
  • 7b54a24 Update BUILD.md
  • cec8640 Update BUILD.md
  • b14de7d Switches get admin call to native (#86)
  • 5e04721 Update Program.cs (#82)
  • e42e0ae Disable inadvertant copying of program.cs (#83)
  • 59892df Capitalize the W in SDK name (#84)
  • 8626164 Delete global.json (#85)
  • e320ef3 Update NOTICE.txt
  • a17b167 CLI commands default to using timestamps (#75)
  • a879d40 Adds init.d support to Linux Service Collector (#73)
  • 1cc42f5 Gfs/cleanup (#72)
  • 105ebb8 Adding linux filters based on manual runs. (#71)
  • 9abed72 Update BUILD.md
  • 18a3a4c Update BUILD.md
  • bc24a91 Update BUILD.md
  • 77b1234 Improve filter performance
  • d9d34c0 Improve performance of filtering, improve telemetry anonymity (#67)
  • a2b175b Minor changes to telemetry (#66)
  • e400a3b Gfs/more telemetry (#65)
  • 1efd3ab Switched logging to serilog. Now actually works. (#63)
  • 8071099 Gfs scripts (#64)
  • 3c91c1d Adds include filtering support. (#60)
  • a7ec3ab Fixes results from semmle run. (#61)
  • f2709b0 Gfs/rewrite json export (#57)
  • 19e4fb3 Gfs/add privacy link (#59)
  • c51cea3 Update Output.cshtml to new Registry Object format. (#56)
  • 13d56c8 Add Telemetry to CLI, Fix GUI (#54)
  • b585cf3 Gfs/more command line (#48)
  • 5bbb431 Add new QOL command line options. (#47)
  • b21e71d Update NOTICE file with additional modules. (#45)
  • 4755ed0 Adds filtering support to registry collector (#43)
  • 0b1adce This should fix the registry compare crash. (#42)
  • 1e522fb Create result filtering architecture (#41)
  • ee5884b #40 for help link
  • 86387eb Resolve's issues found with semmle. (#39)
  • ffcefe2 Update issue templates
  • 95649f6 Update BUILD.md
  • 8a7c0f7 Gfs/improve logging (#37)
  • e396445 Add List Runs Command (#33)
  • f99bee1 Make runids required for export commands.
  • e1ee0bd Gfs/add win7 support (#28)
  • 61680c5 Improve result output (#26)
  • c69f5cb Adds drop down extra info for all item types (#24)
  • 13c01a4 Fixes double adds in service collector on osx. (#25)
  • 7e14220 Merge branch 'master' of https://github.com/Microsoft/AttackSurfaceAnalyzer
  • 40cbb51 Rename Notice.txt
  • 49f32c8 Fix NLog configuration. (#23)
  • f66812b Gfs/warp cleanup (#21)
  • 2c5a8ab Remove reference to warp
  • 6b0ad97 CLI now knows what its version is. (#20)
  • b5b6629 Added sys config info section from bug template
  • dd61558 Update README.md
  • f003626 Fixes and Performance improvements for FileSystemCollector. (#19)
  • 394f6fb Merge pull request #18 from Microsoft/miscovet/bug-report-template
  • b76d873 Merge pull request #17 from Microsoft/miscovet/code-of-conduct
  • 761d696 Update issue templates
  • 747a939 Add code of conduct file.
  • da7af59 Removing journal file.
  • d996d22 Fixes bug preventing file collection from working. Dramatically improves collection speed.
  • 588de8e Added duration parameter for CLI Monitor
  • e80a214 Merge pull request #14 from Microsoft/miscovet/makefile
  • 7ae21ed Merge branch 'master' into miscovet/makefile
  • 5d13178 Migrate build_linux.sh to Make
  • 8cd2d72 Merge pull request #13 from Microsoft/gfs/cli-json-export
  • 9295179 Fix for export details
  • 15592b5 Add JSON Export to CLI
  • 17c47b1 Update README.md
  • 703be37 Upgrade to .NET Core 2.2.
  • 8fc7e11 Fixes title bar text on early launch.
  • 74267ad Remove docfx from lib build script - keep compatibility with osx and linux builds.
  • 8c29dca Merge pull request #10 from Microsoft/miscovet/update-notices
  • e2ed99b Merge pull request #11 from Microsoft/cleanup
  • bb64636 Cleanup copyright notice in collect.js.
  • 860c486 Update FileSystemCollector.cs
  • fb0994e Removing unused xxhash references.
  • 02c7ca2 Update NOTICE based on notice file generator.
  • bfbfac9 Merge pull request #9 from Microsoft/miscovet/fix-linux-build-script
  • b2c833f Update build_linux.sh
  • 3ba7c14 Update intro.md
  • 0b04335 Fix broken Linux build script.
  • 4cbbd22 Set theme jekyll-theme-slate
  • 66d3515 Adding auto generated documentation for lib.
  • cd32f38 Merge pull request #7 from Microsoft/gui-version-display
  • ca92914 Remove stray output.html
  • eb0baad Merge pull request #4 from Microsoft/miscovet/privacy-update
  • c8a6a45 Update privacy to reflect preview settings.
  • ec0f28f Merge pull request #3 from Microsoft/gui-version-display
  • 14485ef Update issue templates
  • 3486bac Add version string helper. Print version string on footer. Some code cleanup. Update landing page version.
  • 45e6de2 Cleanup.
  • 9981857 Scrub and polish README.
  • c81a06d Adding license headers.
  • df3d206 Remove appsettings.json telemetry key.
  • 41767a2...
Read more

Public Preview

18 Apr 19:46
@gfs gfs
Compare
Choose a tag to compare
Public Preview Pre-release
Pre-release

Changes:

See more
  • a0500ba Fixes Certificate Collector (#113)
  • ef0ca16 Replaces missing localization resources (#112)
  • 4ac82e5 Fixes file system monitor on linux (#110)
  • 20d6df6 Add Localizability Support (#109)
  • 06851e2 Updates NOTICE.
  • 5fdc744 Fixes init.d based service collector on linux. (#104)
  • c75d1e4 Add extra context for telemetry opt out (#103)
  • fbc1c17 Add Warning Message (#102)
  • 6275477 Show RunId on collect status page (#101)
  • 56c8aec Add user feedback for invalid path (#95)
  • 30a9bd5 Fix bug checking if selected directories option was not selected (#97)
  • 8d12ffe Adds a new command line options to file system collect that allows user to specify directories to scan. (#93)
  • d82d363 Misc Changes (#91)
  • 739e9a6 Improves the default registry filters (#90)
  • e63a0a1 Improves Windows Filters (#89)
  • 279c27f Switches signature checking to p/invoke (#87)
  • 8a4885b Update filters.json for Windows files (#88)
  • 7b54a24 Update BUILD.md
  • cec8640 Update BUILD.md
  • b14de7d Switches get admin call to native (#86)
  • 5e04721 Update Program.cs (#82)
  • e42e0ae Disable inadvertant copying of program.cs (#83)
  • 59892df Capitalize the W in SDK name (#84)
  • 8626164 Delete global.json (#85)
  • e320ef3 Update NOTICE.txt
  • a17b167 CLI commands default to using timestamps (#75)
  • a879d40 Adds init.d support to Linux Service Collector (#73)
  • 1cc42f5 Gfs/cleanup (#72)
  • 105ebb8 Adding linux filters based on manual runs. (#71)
  • 9abed72 Update BUILD.md
  • 18a3a4c Update BUILD.md
  • bc24a91 Update BUILD.md
  • 77b1234 Improve filter performance
  • d9d34c0 Improve performance of filtering, improve telemetry anonymity (#67)
  • a2b175b Minor changes to telemetry (#66)
  • e400a3b Gfs/more telemetry (#65)
  • 1efd3ab Switched logging to serilog. Now actually works. (#63)
  • 8071099 Gfs scripts (#64)
  • 3c91c1d Adds include filtering support. (#60)
  • a7ec3ab Fixes results from semmle run. (#61)
  • f2709b0 Gfs/rewrite json export (#57)
  • 19e4fb3 Gfs/add privacy link (#59)
  • c51cea3 Update Output.cshtml to new Registry Object format. (#56)
  • 13d56c8 Add Telemetry to CLI, Fix GUI (#54)
  • b585cf3 Gfs/more command line (#48)
  • 5bbb431 Add new QOL command line options. (#47)
  • b21e71d Update NOTICE file with additional modules. (#45)
  • 4755ed0 Adds filtering support to registry collector (#43)
  • 0b1adce This should fix the registry compare crash. (#42)
  • 1e522fb Create result filtering architecture (#41)
  • ee5884b #40 for help link
  • 86387eb Resolve's issues found with semmle. (#39)
  • ffcefe2 Update issue templates
  • 95649f6 Update BUILD.md
  • 8a7c0f7 Gfs/improve logging (#37)
  • e396445 Add List Runs Command (#33)
  • f99bee1 Make runids required for export commands.
  • e1ee0bd Gfs/add win7 support (#28)
  • 61680c5 Improve result output (#26)
  • c69f5cb Adds drop down extra info for all item types (#24)
  • 13c01a4 Fixes double adds in service collector on osx. (#25)
  • 7e14220 Merge branch 'master' of https://github.com/Microsoft/AttackSurfaceAnalyzer
  • 40cbb51 Rename Notice.txt
  • 49f32c8 Fix NLog configuration. (#23)
  • f66812b Gfs/warp cleanup (#21)
  • 2c5a8ab Remove reference to warp
  • 6b0ad97 CLI now knows what its version is. (#20)
  • b5b6629 Added sys config info section from bug template
  • dd61558 Update README.md
  • f003626 Fixes and Performance improvements for FileSystemCollector. (#19)
  • 394f6fb Merge pull request #18 from Microsoft/miscovet/bug-report-template
  • b76d873 Merge pull request #17 from Microsoft/miscovet/code-of-conduct
  • 761d696 Update issue templates
  • 747a939 Add code of conduct file.
  • da7af59 Removing journal file.
  • d996d22 Fixes bug preventing file collection from working. Dramatically improves collection speed.
  • 588de8e Added duration parameter for CLI Monitor
  • e80a214 Merge pull request #14 from Microsoft/miscovet/makefile
  • 7ae21ed Merge branch 'master' into miscovet/makefile
  • 5d13178 Migrate build_linux.sh to Make
  • 8cd2d72 Merge pull request #13 from Microsoft/gfs/cli-json-export
  • 9295179 Fix for export details
  • 15592b5 Add JSON Export to CLI
  • 17c47b1 Update README.md
  • 703be37 Upgrade to .NET Core 2.2.
  • 8fc7e11 Fixes title bar text on early launch.
  • 74267ad Remove docfx from lib build script - keep compatibility with osx and linux builds.
  • 8c29dca Merge pull request #10 from Microsoft/miscovet/update-notices
  • e2ed99b Merge pull request #11 from Microsoft/cleanup
  • bb64636 Cleanup copyright notice in collect.js.
  • 860c486 Update FileSystemCollector.cs
  • fb0994e Removing unused xxhash references.
  • 02c7ca2 Update NOTICE based on notice file generator.
  • bfbfac9 Merge pull request #9 from Microsoft/miscovet/fix-linux-build-script
  • b2c833f Update build_linux.sh
  • 3ba7c14 Update intro.md
  • 0b04335 Fix broken Linux build script.
  • 4cbbd22 Set theme jekyll-theme-slate
  • 66d3515 Adding auto generated documentation for lib.
  • cd32f38 Merge pull request #7 from Microsoft/gui-version-display
  • ca92914 Remove stray output.html
  • eb0baad Merge pull request #4 from Microsoft/miscovet/privacy-update
  • c8a6a45 Update privacy to reflect preview settings.
  • ec0f28f Merge pull request #3 from Microsoft/gui-version-display
  • 14485ef Update issue templates
  • 3486bac Add version string helper. Print version string on footer. Some code cleanup. Update landing page version.
  • 45e6de2 Cleanup.
  • 9981857 Scrub and polish README.
  • c81a06d Adding license headers.
  • df3d206 Remove appsettings.json telemetry key.
  • 41767a2...
Read more