Skip to content

Releases: microsoft/sarif-pattern-matcher

v1.5.0-alpha-0086-gfe5f68dd32

22 Jul 21:40
fe5f68d
Compare
Choose a tag to compare
Pre-release

Changes

fe5f68d Updating release notes and submodules (#511)
4cab00f Test StripeKey should be warning (#510)
6874534 Fixing wrong resultlevelkind in cache (#509)
b0a590e Adding AzureHosts to SqlCredentials (#508)
d2e8627 Removing false-positives from NugetCredential validator (#506)
1ee9698 Fix PostgreSQL to properly handle Azure hosts. (#507)
c69ae7a Fix MySQL to properly handle Azure hosts. (#505)
f161728 ValidationResult should always point to secret region (#504)
3d10479 Improving docs (#503)
35f2f12 Added Validator for Discord API credentials (#501)
bfaf73f Updating crearting plugin docs (#502)
00d0792 Move all regexes to same layout (#498)
70093ed Adding security policy (#500)
8d0596f SqlCredential - Separating port from host (#499)
43d9847 HelpUri should be configurable (#497)
7982b7f Improving MySql and PostgreSql validator (#496)
3481bcf Improving postgres regex
c6c3624 Fixing ArgumentException during ValidatingVisitor analysis (#495)

v1.5.0-alpha-0068-g5d32a6446f

23 Jun 17:17
5d32a64
Compare
Choose a tag to compare
Pre-release

Changes

5d32a64 ValidatingVisitor should prefer v2 if exists (#494)

v1.5.0-alpha-0067-gaa1e470c62

23 Jun 17:17
aa1e470
Compare
Choose a tag to compare
Pre-release

Changes

aa1e470 Removing Path from fingerprint hash if option enabled (#493)

v1.5.0-alpha-0066-ge3dc23555d

23 Jun 17:16
e3dc235
Compare
Choose a tag to compare
Pre-release

Changes

e3dc235 Enable json fingerprint (#492)

v1.5.0-alpha-0065-g2c23518427

23 Jun 17:16
2c23518
Compare
Choose a tag to compare
Pre-release

Changes

2c23518 Propagate changes in fingerprint after dynamic validation (#491)
8b9cfed Adding flag to persist path in asset fingerprint (#490)

v1.5.0-alpha-0063-g9868382c12

23 Jun 17:15
9868382
Compare
Choose a tag to compare
Pre-release

Changes

9868382 Fixing AssetFingerprint when used in ValidatingVisitor (#489)
6f00a60 Provide alternate JSON fingerprint (#488)- b9b42ec Adding deprecated name to sarif (#485)
53013a8 Preventing new dictionary allocation (#486)
36580c4 Fixing shared properties (#484)

v1.5.0-alpha-0058-g154cef6547

10 Jun 14:10
154cef6
Compare
Choose a tag to compare
Pre-release

Changes

154cef6 Fixing null reference, adding secret change (#483)
132a8ce Fixing ValidatingVisitor exception (due to renaming) (#482)
429e09f Changing asset fingerprint of GitHubPat rule (#481)
49e0989 Improving ValidatingVisitor and regex (#480)
094ca63 Catch FormatException when converting (#479)

v1.5.0-alpha-0053-gd852f2a085

06 Jun 19:53
d852f2a
Compare
Choose a tag to compare
Pre-release

Changes

d852f2a Fixing analyze database conversion (#478)
02a61d8 Renaming connectionString rules (#477)

v1.5.0-alpha-0051-ga2d0d590dc

05 Jun 10:43
a2d0d59
Compare
Choose a tag to compare
Pre-release

Changes

a2d0d59 Improving NugetCredentials and Postgres regex (#476)

v1.5.0-alpha-0050-gb2e9608cc5

05 Jun 10:43
b2e9608
Compare
Choose a tag to compare
Pre-release

Changes

b2e9608 Preparing release (#475)
b664d51 Replacing Guid.NewGuid for ScanId (#474)
ad3a04e Improving cert validator (#473)
f63927a Postgres single line refactor (#472)
43db81e Improve SQL region selection. (#471)
0e3422e MySQL single line refactor (#470)
21d86c8 Update azure-pipelines.yml for Azure Pipelines
e457fe2 Sql singleline (#469)
cf8144a Author single-line, multicomponent analysis. (#466)
d4e28bf Enable FlexMatch.ToString() (#467)
37c80e9 Improving intrafile regex (#464)
3596c40 Removing unnamed groups (#465)
6fe0618 Fixing NullReferenceException in FlexMatchComparer (#463)
8b53832 Singleline regexes (#462)
bd853a7 Fixing HttpClient cache (#461)
cb3b499 Remove 'matchedPattern' argument from static validator phase. Instead… (#460)
a9846e1 Update SDK. (#458)
1e4e5b9 Adding postman validator (#456)
aa8f6e4 Applying intrafile refactor (#454)
c3d10e4 Sarif update (#457)
3334a80 Fixing maxmemory conversion for default value (#455)
ef718d6 Unhandled response code helper (#452)
0033e7d Do not dispose HttpClient (#451)
95b153a Changing code coverage (#453)
cbde3c8 Improve match efficiency. Provide two specific examples. (#447)
438ef03 Adding retry and max-memory options (#445)
152e71b New intrafile analysis (#446)
9931610 Fixing coverage (#444)
e31a53c Add test cases for ValidationResult (#443)