ApplicationInspector

A source code analyzer built for surfacing features of interest and other characteristics to answer the question 'What's in the code?' quickly using static analysis with a json based rules engine. Ideal for scanning components before use or detecting feature level changes.

MIT License

Stars
4.2K
Committers
22

Bot releases are hidden (Show)

ApplicationInspector - Release v1.2.101

Published by scovetta over 3 years ago

Changes:

  • 7ba3e091984de6f9ce9d7ee42b4bcd0a3d4c34b6 Remove incorrect line number from template. (#347)

This list of changes was auto generated.

ApplicationInspector - Release v1.2.100

Published by scovetta over 3 years ago

Changes:

  • 46710cfc12b6da7adee888093407d196f78f767d Fix potential issue fetching keys (#335)

This list of changes was auto generated.

ApplicationInspector - Release v1.2.99

Published by scovetta over 3 years ago

Changes:

  • 8fb53d0fd1ffcce26e5401448240c5aed699eaba .NET 5 ify (#334)

This list of changes was auto generated.

ApplicationInspector - Release v1.2.98

Published by scovetta over 3 years ago

Changes:

  • d5674d8098bc5896f68b37bd6a43510ef04f5468 Update tagreportgroups.json (#333)

This list of changes was auto generated.

ApplicationInspector - Release v1.2.97

Published by scovetta over 3 years ago

Changes:

  • cb43e5a1119e1495bdbc70eaf33665f48a122f9f Reduce memory usage (#332)

This list of changes was auto generated.

ApplicationInspector - Release v1.2.96

Published by scovetta over 3 years ago

Changes:

  • cac68e72ec0df65405dbc39cd045ebed7dd23caf Add FileNamesRegex field to App inspector rules (#327)

This list of changes was auto generated.

ApplicationInspector - Release v1.2.95

Published by scovetta over 3 years ago

Changes:

  • 72d7dae735fda0f5adced7e4eaa1c02cf9451cf5 Fix skip logic (#326)

This list of changes was auto generated.

ApplicationInspector - Release v1.2.94

Published by scovetta over 3 years ago

Changes:

  • 248354bc3e3f9203a9e932d25ffd2bc2fcff05e0 Fix Zero Length FileEntry Parsing bug (#325) [ #324 ]

This list of changes was auto generated.

ApplicationInspector - Release v1.2.93

Published by scovetta over 3 years ago

Changes:

  • 765393d8bc4f9cf44be13513653a02225bf4f1d5 Update WriteOnce.cs
  • 9a0fb6c9ce9b408215cc77a984c45313c27b225f Update core-pipeline.yml (#323)
  • 36eaa5a97eb08cc573847adb2cf9acc3621d5f6e Re-authorize and update service connection. (#322)
  • 5b18da37a060662150fd7970834301d229988cab Now scan unknown filetypes (#321)

This list of changes was auto generated.

ApplicationInspector - Release v1.2.89

Published by guyacosta almost 4 years ago

Changes:

  • ddf3ae33025f88556d7b6b535e2cac7ec459d78b Web app rules (#318) [ #307 ]

This list of changes was auto generated.

ApplicationInspector - Release v1.2.88

Published by guyacosta almost 4 years ago

Changes:

  • 1deb5f2e8f99c2bed5ec0acdaecbea184fd2062d OAT Usage Fixes (#317)

This list of changes was auto generated.

ApplicationInspector - Release v1.2.87

Published by guyacosta almost 4 years ago

Changes:

  • b5acc89d2d6ca0d568a51b05d3964fb4a6fd1252 Fix for #308 (proposed) (#314)
  • cbaea8e62709c553dea8cd72ffd87b424d094f8d Update codeql-analysis.yml
  • 49f69ae9f6e3b195074c0e82777f5a3a0768d3d7 Update README.md

This list of changes was auto generated.

ApplicationInspector - Release v1.2.84

Published by guyacosta almost 4 years ago

Changes:

  • af40b0b7b23c98b4acdbeed64d98ba30a2b6463f Bump NBGV to Fix CodeQL Workflow (#315)

This list of changes was auto generated.

ApplicationInspector - Release v1.2.83

Published by guyacosta almost 4 years ago

Changes:

  • 1436f4f908116553b010881c8568c6f281230ad7 Poli check edit and env rule adds (#312) [ #309 ]
  • ae537ae86d69cf213e19c0c8ac9024383b23c5b8 Add code scan report artifact (#311)
  • e2fc979897e4063996f7f545731f97251308fd34 Adds required policheck task to sdl pipeline. (#310)
  • a29059b656ef88d4228f2b11960f170c38fdd8e0 Update README.md
  • b27a533c3d114834bfcc6760e0fac334f971d16a Update core-pipeline.yml for Azure Pipelines
  • f8c964df50f1ab9d2fa8bc841146c9bd345b5cbd Update core-pipeline.yml for Azure Pipelines

This list of changes was auto generated.

ApplicationInspector - Release v1.2.77

Published by guyacosta about 4 years ago

Changes:

  • 275dbc0449867403cb02f66875e048a00afb883b Update js lib versions (#305) [ #262, #303 ]

This list of changes was auto generated.

ApplicationInspector - Release v1.2.76

Published by guyacosta about 4 years ago

Changes:

  • 74a80a6e85bc672dc8dbd186b2feefe2485cc707 Device permissions support added (#304)

This list of changes was auto generated.

ApplicationInspector - Release v1.2.75

Published by guyacosta about 4 years ago

Changes:

  • 2953dc32da6f78726467a74be1bbbebd59b5dbdc Adds support for #299. Adds verify check on custom rules. (#302)
  • df48b5cc94add755776041de2ab5b9a4d87ba7d8 Dependency package version updates (#301) [ #298 ]
  • ffb7938d51978f0017ed0cf7ec9fcc98d1d8a6c9 Fix for #297. Addresses issue but also improves html encoding flow to isolate safeguarding user input until html writer is called thus keeping the original unencoded values for json, text and even nuget callers for better readability in those cases and managing any transformations if needed. (#300)

This list of changes was auto generated.

ApplicationInspector - Release v1.2.69

Published by guyacosta about 4 years ago

Changes:

  • 913280fbf59441736c5a2894e8312ab9dccaf866 Completes work to enable null checks and new C# nullable type definitions improving the bullet proofing generally. (#296)

This list of changes was auto generated.

ApplicationInspector - Release v1.2.68

Published by guyacosta about 4 years ago

Changes:

  • f715fdaaf2847369a7b59d62219e0d65b11dc319 Improvement on dependency identification and elimination of false pos #293 (#295)

Other recent changes of note include: 79f4b09 Fixes for #259, #278 correcting the output of match details for the unique tags option that was not functioning right due to clause misidentification resulting in more than one match per tag. Improves code by reducing near redundant ScanResult structure to use MatchResult directly and avoid duplication and cuts allocations down 50%. Adds back 3 test cases post OAT integration. (#292) Improves AzureKeyVault rule pattern accuracy and fixes line selection and highlighing in the features file dialog.

ApplicationInspector - Release v1.2.66

Published by daalcant about 4 years ago

Changes:

  • 79f4b09b4f134f109ef9f5a92ad1c000d2cc628c Fixes for #259, #278. Includes correction for unique tags option that was not functioning right due to clause misidentification. Improves code by reducing near redundant ScanResult structure to use MatchResult directly and avoid duplication. Adds back 3 test cases post OAT integration. (#292)

This list of changes was auto generated.

Package Rankings
Top 6.68% on Proxy.golang.org
Badges
Extracted from project README
Nuget Nuget