Skip to content

Latest commit

 

History

History
354 lines (161 loc) · 9.37 KB

CHANGELOG.md

File metadata and controls

354 lines (161 loc) · 9.37 KB

3.1.0 (2024-10-05)

Features

  • new build script and dependencies (bcd01 Tomas Bjerre)

3.0.3 (2024-09-08)

Bug Fixes

  • sarif originalUriBaseIds lookup (c063a Tomas Bjerre)

3.0.2 (2024-04-05)

Bug Fixes

  • reverting from native to jar in Docker image (ba502 Tomas Bjerre) #10

3.0.1 (2024-04-02)

Bug Fixes

  • avoid repeated message in the Coverity parser (bbc9c Tomas Bjerre)

3.0.0 (2024-04-01)

Breaking changes

  • migrate Jargo to Picocli to enable Graalvm (459e3 Tomas Bjerre)

2.1.1 (2024-04-01)

Other changes

docs

3cc41 Tomas Bjerre 2024-03-31 20:26:03

2.1.0 (2024-03-24)

Features

  • coverity parser (8135e Tomas Bjerre)

2.0.0 (2024-01-27)

Breaking changes

  • JGit 6 and Java 11 (65cfd Tomas Bjerre)

1.25.3 (2023-09-17)

Bug Fixes

  • avoiding duplicated fingerprints in CodeClimate report (9833e Tomas Bjerre)

1.25.2 (2023-09-17)

Bug Fixes

  • allow MSBuild in Program Files (x86) and support NU1701 (fc8f4 Tomas Bjerre)

1.25.1 (2023-07-30)

1.25.0 (2023-06-11)

Features

  • docker image (314db Tomas Bjerre)

1.24.2 (2023-06-01)

Bug Fixes

  • massive speed regression when processing lots of files (591c3 Tomas Bjerre)

1.24.1 (2023-03-16)

Bug Fixes

  • rule resolution in sarif (4c860 Tomas Bjerre)

1.24.0 (2023-01-19)

Features

  • semgrep parser (0a12b Tomas Bjerre)

1.23.0 (2023-01-16)

Features

  • ansible-later parser (ac110 Tomas Bjerre)

1.22.9 (2023-01-15)

Bug Fixes

  • relative paths to root in sarif export (9bd8f Tomas Bjerre)

1.22.8 (2023-01-15)

Bug Fixes

  • relative paths to root in sarif export (e2737 Tomas Bjerre)

1.22.7 (2023-01-15)

Bug Fixes

  • documenting github actions (20bf4 Tomas Bjerre)

1.22.6 (2023-01-15)

Bug Fixes

  • relative paths in sarif export (5474e Tomas Bjerre)

1.22.5 (2023-01-15)

Bug Fixes

  • avoid line 0 in sarif parser, invalid (eb2e4 Tomas Bjerre)

1.22.4 (2023-01-15)

Bug Fixes

  • producing valid sarif format (ba169 Tomas Bjerre) #7

1.22.3 (2022-09-24)

Bug Fixes

  • relative in CodeClimate (4f374 Tomas Bjerre)

1.22.1 (2022-09-24)

Bug Fixes

  • make paths relative in CodeClimate (d7704 Tomas Bjerre)

1.22.0 (2022-09-01)

Features

  • stepping violations-lib (cc92b Tomas Bjerre)

1.21.2 (2022-03-17)

Bug Fixes

  • correcting groupId (1ef63 Tomas Bjerre)

1.21.1 (2022-03-16)

Bug Fixes

  • sarif parser with location references (a1025 Tomas Bjerre)

1.21.0 (2021-12-11)

Features

  • Dart MACHINE parser (ab994 Tomas Bjerre) #142

1.20.5 (2021-12-07)

Bug Fixes

  • SARIF (72c05 Tomas Bjerre)

1.20.0 (2021-12-07)

Features

  • sarif (42966 Tomas Bjerre)
  • using npm-java-runner (36196 Tomas Bjerre)

1.18.0 (2021-07-12)

Features

  • adding configurable Jacoco parser (10019 Tomas Bjerre)

1.17.0 (2021-07-01)

Features

  • config file (1f91d Tomas Bjerre) #2

1.16.0 (2021-06-16)

Features

  • MSBuild parser (c7b3f Tomas Bjerre)
  • MSBuild parser (030f1 Tomas Bjerre)

1.15.0 (2021-04-05)

Other changes

new build script

637e7 Tomas Bjerre 2021-04-05 11:52:23

1.13 (2020-10-04)

Other changes

check_name and engine_name in CodeClimate

630da Tomas Bjerre 2020-10-04 10:25:40

1.12 (2020-10-04)

Other changes

check_name and engine_name in CodeClimate #112

fe8fd Tomas Bjerre 2020-10-04 07:33:33

1.11 (2020-09-27)

Other changes

Find Security Bugs messages

2c62b Tomas Bjerre 2020-09-27 16:25:40

Find Security Bugs messages

e4f7b Tomas Bjerre 2020-09-27 16:25:05

1.10 (2020-09-23)

Other changes

Allow Checkstyle reports with no line

c4844 Tomas Bjerre 2020-09-23 15:54:04

1.9 (2020-09-20)

Other changes

violations-lib 1.128

83614 Tomas Bjerre 2020-09-20 13:45:54

1.8 (2020-07-23)

Other changes

ignore codeclimate json

a8646 Tomas Bjerre 2020-07-23 05:04:05

Correcting arity #1

7f1f7 Tomas Bjerre 2020-07-23 05:02:07

1.7 (2020-07-05)

1.6 (2020-02-03)

Other changes

CPPCheckParser with auto closed tags tomasbjerre/violations-lib#82

098bf Tomas Bjerre 2020-02-03 16:52:32

1.5 (2020-01-03)

Other changes

Add support for sonar issue report formats >= v7.5 tomasbjerre/violations-lib#80

762dc Tomas Bjerre 2020-01-03 06:53:49

1.4 (2019-10-25)

Other changes

Prettier output

962be Tomas Bjerre 2019-10-25 11:02:42

doc

98b03 Tomas Bjerre 2019-10-09 17:02:00

Create FUNDING.yml

360e8 Tomas Bjerre 2019-09-28 06:59:38

1.3 (2019-09-07)

Other changes

CodeClimate and exports

1b197 Tomas Bjerre 2019-09-07 13:02:53

1.2 (2019-08-03)

Other changes

Changing name of JSHINT parser to JSLINT

0fe77 Tomas Bjerre 2019-08-03 12:13:30

doc

24ff1 Tomas Bjerre 2019-06-01 10:33:52

first

49d6c Tomas Bjerre 2019-05-30 21:26:42