Skip to content

Latest commit

 

History

History
115 lines (52 loc) · 5.16 KB

File metadata and controls

115 lines (52 loc) · 5.16 KB

Changelog

2.1.0 (2025-12-03)

Features

  • add project_name parameter for IaC scans (#54) (bec18d8), closes #35

Miscellaneous

2.0.3 (2025-11-20)

Bug Fixes

  • enable GitHub severity levels for SARIF files (#49) (a17e7b3)
  • handle output path filenames for IaC SARIF conversion and null fields in image scans (#50) (e6b3a9c)

Miscellaneous

2.0.2 (2025-09-12)

Bug Fixes

  • adds timeout support for image scan, cleans up docs, and ensure output path dir exists for iac (#41) (3f8c435)

2.0.1 (2025-09-10)

Miscellaneous

2.0.0 (2025-08-15)

⚠ BREAKING CHANGES

  • Latest FCS CLI with Image Assessment (#29)

Features

  • Latest FCS CLI with Image Assessment (#29) (82645d0)

Bug Fixes

  • updated sarif to fix iac and uri concerns (#31) (6111f24)

1.1.0 (2025-05-16)

Features

  • add new policy_rule option and doc changes for newer cli version (#26) (64cf4ad)

1.0.6 (2024-10-19)

Bug Fixes

  • use bin from container to fix permission issues (#21) (af3c6c1)

1.0.5 (2024-08-26)

Miscellaneous

1.0.4 (2024-08-26)

1.0.3 (2024-08-26)

Miscellaneous

1.0.2 (2024-08-13)

Bug Fixes

  • fixing sarif informationuri issue temporarily (#9) (75e518f)

1.0.1 (2024-07-12)

Bug Fixes

  • allow path and config to coexist (#7) (3147eaf)

1.0.0 (2024-07-12)

Features

  • initial commit containing first crack (539230d)

Bug Fixes

  • refactor and enhance existing content (#3) (e53ca70)