Skip to content

Releases: OWASP/DockSec

Release v2026.7.5

Choose a tag to compare

@github-actions github-actions released this 18 Jul 00:42

Full Changelog: v2026.7.4...v2026.7.5

Release v2026.7.4

Choose a tag to compare

@github-actions github-actions released this 18 Jul 00:24
5ff6550

What's Changed

New Contributors

Full Changelog: v2026.7.3...v2026.7.4

Release v2026.7.3

Choose a tag to compare

@github-actions github-actions released this 03 Jul 23:47

What's Changed

  • Fix: AI-only analysis now writes a report instead of pointing to nonexistent files by @advaitpatel in #134
  • Fix LLM-init crash, modernize HTML report, and expand comparison table by @advaitpatel in #137
  • Add SBOM export, offline mode, install-skill, and fix-command output by @advaitpatel in #138

Full Changelog: v2026.7.2...v2026.7.3

Release v2026.7.2

Choose a tag to compare

@github-actions github-actions released this 02 Jul 20:11
ab50baf

What's Changed

  • Add contributor-focused GitHub workflows by @advaitpatel in #127
  • Fix cache severity bug, AI exit code, HTML crash, and score weighting gaps (2026.7.2) by @advaitpatel in #128

Full Changelog: v2026.7.1...v2026.7.2

Release v2026.7.1

Choose a tag to compare

@github-actions github-actions released this 02 Jul 07:53
8f38bb5

What's Changed

  • Pin GitHub workflow dependencies by @arkid15r in #115
  • Phase 0 cleanup: quieter terminal output, PDF encoding fix, and dead-code removal by @advaitpatel in #117
  • Phase 1: terminal output overhaul - result summary, severity table, --quiet/--no-color by @advaitpatel in #118
  • Phase 2a: add --severity flag for image vulnerability scan scope by @advaitpatel in #119
  • Phase 2b: add --fail-on gate and CI-friendly 0/1/2/3 exit codes by @advaitpatel in #120
  • Phase 2c: add --format and --output-dir flags for report selection by @advaitpatel in #121
  • Phase 2d: add --json flag for machine-readable stdout output by @advaitpatel in #122
  • Phase 2e: add --sarif output and fix broken GitHub Action -o flag by @advaitpatel in #123
  • Phase 3: add --baseline/--update-baseline ratchet mode by @advaitpatel in #124
  • Route docker_scanner error/troubleshooting output through docksec.output by @advaitpatel in #125
  • Bump version to 2026.7.1 by @advaitpatel in #126

Full Changelog: v2026.6.24...v2026.7.1

Release v2026.6.24

Choose a tag to compare

@github-actions github-actions released this 24 Jun 08:20

What's Changed

  • Bump project level from Incubator to Lab by @arkid15r in #108
  • fix: prevent PDF generation crash on non-latin-1 characters in AI output by @advaitpatel in #114

New Contributors

Full Changelog: v2026.6.12...v2026.6.24

Release v2026.6.12

Choose a tag to compare

@github-actions github-actions released this 12 Jun 09:25

What's Changed

Full Changelog: v2026.6.11...v2026.6.12

Release v2026.6.11

Choose a tag to compare

@github-actions github-actions released this 12 Jun 09:06
8b6b599

What's Changed

Full Changelog: v2026.5.22.3...v2026.6.11

v2026.5.22_01: Multi-LLM Compatibility Fix

Choose a tag to compare

@advaitpatel advaitpatel released this 22 May 05:21

[2026.5.22_01] - 2026-05-22

Fixed

  • Multi-LLM Compatibility: Resolved json_mode errors when using Anthropic, Google, or Ollama providers by using provider-appropriate structured output methods.
  • Smart Provider Defaults: The tool now automatically selects the best-suited model when you switch providers (e.g., switching to claude-3-5-sonnet-20241022 when LLM_PROVIDER=anthropic is set).
  • Bug Fixes: Eliminated UserWarning regarding unrecognized structured output methods.

Version 2026.5.22.3

Choose a tag to compare

@advaitpatel advaitpatel released this 22 May 07:14

AI findings now included in PDF/JSON reports. Suppressed internal INFO logs from user output.

Full Changelog: v2026.5.22.1...v2026.5.22.3