Skip to content

Releases: fortify/fortify-ssc-parser-faa

Development Release - main branch

Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Aug 09:24

See Assets section below for latest build artifacts

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 20:47

1.1.0 (2026-07-21)

Features

  • plugin-api 1.2.2320.0, build-derived api-version, data-version 6 (f3e703c)
  • prefer bare-category rule property Type; case-insensitive rule-property keys (10c02b4)
  • read description/remediation from the per-instance rule channels; message is the one-line summary (FAA 26.4 format) (297bf42)
  • support FAA 26.4 SARIF format (per-instance rules, contextRegion snippets, kingdom/SubType casing); bump data-version to 7 (e789ca3)
  • trim snippet rendering to 5 lines of context around the affected line (d2f5bf2)

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 01 Jul 10:25
9855748

1.0.1 (2026-07-01)

Bug Fixes

  • align example.sarif with FAA 26.4-preview1 output (43dac75)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 29 Jun 12:57
2aaf7e9

1.0.0 (2026-06-29)

Bug Fixes

  • replace mapdb with in-memory collections to shrink jar (06adfc7)
  • upgrade commons-io to 2.22.0 (e7ca7e2)
  • upgrade commons-lang3 to 3.20.0 (25685f1)
  • upgrade jackson to 2.22.0 (fbbc8a5)

Miscellaneous Chores