v0.1.0
Description
This release introduces a --log-level
flag for configurable logging, enhances logging functionality, and includes dependency updates for improved stability.
Changes
Features
- Added
--log-level
flag (debug
,info
,warn
,error
) for customizable logging verbosity - Enhanced logging with ISO8601 timestamps and debug logging for binary path construction
Fixes
- Resolved logger sync errors across platforms
Dependency Updates
- Updated Go version and project dependencies
- Updated
securego/gosec
to digest35e7bc1
- Updated
golangci/golangci-lint-action
to digest4f58623
- Updated
codecov/codecov-action
to digest2db07e3
- Updated
github/codeql-action
to digest181d5ee
- Updated
actions/checkout
to digest09d2aca
- Updated
actions/setup-go
to digestfa96338
- Updated
actions/attest-build-provenance
to digeste8998f9
- Updated
nicholas-fedor/go-proxy-pull-action
to digest0aec514
- Updated
nicholas-fedor/govulncheck-action
to digestc56b8f1
- Updated
cimg/go
Docker tag tov1.24.4
Full Changelog: v0.0.2...v0.1.0