Skip to content

v1.13.0

Latest

Choose a tag to compare

@carbonetes carbonetes released this 07 Jul 06:25
28b764d

Changelog

Features

  • feat(config): Add performance configuration with advanced settings and reload functionality
  • feat(goreleaser): Enhance release configuration with detailed installation instructions and multi-arch support
  • feat(makefile): Add new test commands and enhance configuration validation tests
  • feat(metrics): Introduce ScanMetrics for tracking vulnerability scanning performance
  • feat: Enhance SBOM analysis and UI with improved spinner handling and non-interactive mode
  • feat: Enhance configuration management with detailed documentation and auto-validation
  • feat: Enhance matcher types and scanning parameters
  • feat: Implement MatcherScanner for vulnerability detection across multiple ecosystems

Others

  • chore: Add .gitattributes for consistent line endings and update performance workflow to configure Git line endings
  • chore: Enable CGO support in performance tests workflow
  • chore: Implement code changes to enhance functionality and improve performance
  • chore: Remove unused golang.org/x/term dependency from go.mod and go.sum
  • chore: Update Docker image build step to specify testing context and limit platforms to linux/amd64
  • chore: Update dependencies in go.mod and go.sum for improved compatibility
  • chore: Update performance tests workflow to use bash shell for dependency download and test execution
  • refactor: Add GitHub Actions release workflow and update GoReleaser configuration
  • refactor: Comment out GPG signature configurations in GoReleaser YAML
  • refactor: Disable CGO for improved cross-compilation and static binary generation
  • refactor: Improve comments for clarity in matcher_scanner.go
  • refactor: Refactor performance configuration and metrics handling
  • refactor: Remove Docker configuration and related instructions from GoReleaser YAML
  • refactor: Remove gosec scanner and CLI functionality tests from performance workflow
  • refactor: Remove integration and docker jobs from performance tests workflow
  • refactor: Remove release job from performance tests workflow
  • refactor: Remove unnecessary files from archives and documentation configuration
  • refactor: Simplify changelog section titles by removing emojis
  • refactor: Update GitHub Actions to use a custom token for authentication
  • refactor: Update GoReleaser configuration for improved build reliability and performance
  • refactor: Update release name template and enhance changelog configuration
  • style: Clean up formatting and whitespace in table.go