Skip to content

Tags: Eljakani/ward

Tags

v0.4.2

Toggle v0.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #8 from Eljakani/fix/issues-5-6

fix: correct HTML version string and add clipboard copy in detail tab

v0.4.1

Toggle v0.4.1's commit message
v0.4.1 - SARIF GitHub Code Scanning compatibility fix

- Emit numeric security-severity (critical=9.5, high=7.5, medium=5.5,
  low=2.5, info=0.0) as required by GitHub Code Scanning.
- Guard against empty text in help / description / message fields.

Fixes #7.

v0.4.0

Toggle v0.4.0's commit message
feat: quick sarif fix

v0.3.2

Toggle v0.3.2's commit message
feat: Implement core scanning orchestrator and introduce config and r…

…ules-based scanners with default security rules.

v0.3.1

Toggle v0.3.1's commit message
fix: resolve version from Go build info for go install

v0.3.0

Toggle v0.3.0's commit message
fix: resolve version from Go build info for go install