Skip to content

Releases: demaconsulting/SarifMark

1.2.0

20 Feb 18:59
8fb4c16

Choose a tag to compare

Build Report

Version Information

Field Value
Version 1.2.0
Commit Hash 8fb4c16
Previous Version 1.1.0
Previous Commit Hash b66f076

Changes

  • #43 - Fix lint scripts: yamllint is Python, not Node
  • #44 - Bump the nuget-dependencies group with 3 updates
  • 45 - [Feature]: Add BuildMark Build Notes
  • #47 - Bump the nuget-dependencies group with 6 updates
  • 48 - [Feature]: Requirements Justifications
  • #50 - Disable incremental mode for cspell-action spell checking
  • #51 - Replace agents with TemplateDotNetTool agent structure
  • #52 - Align repository with TemplateDotNetTool standards
  • #53 - Align documentation with project link style standards
  • #54 - Add VersionMark support for tool version tracking in Build Notes PDF
  • #55 - Bump the nuget-dependencies group with 4 updates
  • #56 - Align documentation artifact name with TemplateDotNetTool pattern
  • #57 - Pre-release quality improvements from agent reviews
  • #58 - Bump the nuget-dependencies group with 5 updates

Bugs Fixed

  • N/A

1.1.0

28 Jan 15:38
b66f076

Choose a tag to compare

What's Changed

  • Add Dema Consulting icon to NuGet package by @Copilot in #33
  • Support semanticVersion and dottedQuadFileVersion fields in SARIF files by @Copilot in #35
  • Rename "Results" to "Issues" in markdown reports by @Copilot in #37
  • Update Pandoc PDF template with version metadata support by @Copilot in #39
  • Build cleanup: Replace pwsh shell overrides with bash by @Copilot in #41
  • Optimize agent documentation and add developer tooling by @Copilot in #42

Full Changelog: 1.0.1...1.1.0

1.0.1

26 Jan 19:05
a2dc03d

Choose a tag to compare

What's Changed

  • Bump the nuget-dependencies group with 1 update by @dependabot[bot] in #28
  • Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #27
  • Clean CodeQL Analysis Warnings and Add Suppressed Results Filtering by @Copilot in #30
  • Fix documentation accuracy and test parallelization issues by @Copilot in #31

New Contributors

Full Changelog: 1.0.0...1.0.1

1.0.0

26 Jan 00:10
6839b7b

Choose a tag to compare

What's Changed

  • Bootstrap SarifMark repository structure by @Copilot in #1
  • Add SARIF file reader with full result data collection by @Copilot in #3
  • Add ToMarkdown method to SarifResults for markdown export by @Copilot in #5
  • Implement core SarifMark functionality by @Copilot in #7
  • Add --heading argument to customize report title by @Copilot in #9
  • Add integration tests for SarifMark CLI by @Copilot in #11
  • Add integration testing, documentation build pipeline, and SonarCloud analysis by @Copilot in #13
  • Enforce line breaks between results in Markdown reports by @Copilot in #15
  • Fix CodeQL security and quality findings and enhance CI reporting by @Copilot in #17
  • Add requirements management with DemaConsulting.ReqStream by @Copilot in #19
  • Update technical documentation with comprehensive README and CONTRIBUTING guide by @Copilot in #20
  • Add automated release workflow by @Copilot in #22
  • Add SonarCloud badges to README by @Copilot in #24
  • Refactor SarifResults.Read to reduce cognitive complexity by @Copilot in #26

New Contributors

  • @Copilot made their first contribution in #1

Full Changelog: https://github.com/demaconsulting/SarifMark/commits/1.0.0