Releases: goodwithtech/dockle
Releases · goodwithtech/dockle
v0.4.15
Changelog
- 5436857 update goreleaser.yaml (#273)
- e081561 update releaser action (#272)
- 110509a update release buildfile (#271)
- acafcfd remove CVE-2024-41110 (#270)
- e75a27f add .env file to suspicious files list (#269)
- d815082 Add parameters for sensitive files and sensitive file extensions (#267)
- d8e1572 Censor suspicious environment variables (#268)
- 35c5446 add /.vex (#264)
- e3f1396 Bump github.com/opencontainers/runc from 1.1.10 to 1.1.12 (#253)
v0.4.14
Changelog
- 61a2fcc add archives release for loong64 (#245)
- b08d9a3 update library version and go version (#252)
- 9f6e900 update caching suspicious directories and files (#247)
- e8d60f4 add loong64 build support (#240)
- 99677e8 fix referred typo (#238)
- 2766b1e all flag use EnvVars (#237)
- f15f69c add result summary at the sarif part (#236)
- ecfb9e5 action files use go v1.20 (#235)
- a104d5d update go version v1.20 (#234)
- 3c8fd18 chore: remove refs to deprecated io/ioutil (#233)
v0.4.13
v0.4.11
v0.4.10
v0.4.9
v0.4.8
v0.4.7
v0.4.6
Changelog
- 43736af remove windows build from goreleaser
- ff13dd0 Skip assessment if environment variable is empty (#194)
- d62b963 Add version-up confirmation flag and skip the latest version confirmation by default (#193)
- b7b64e3 pkg/assessor/manifest: Add sensitive variable names checks (#189)
- da1a15c Avoid casting the result of fetchLocation (#192)
- fce73ce Add instructions for Microsoft PowerShell (#190)
- becf0d8 fix command of removing setgid permission (#187)
- d8c63cb Verbose "not found version patterns" error (#184)
- 08071c0 Fix fetch of latest version (#183)
- b9072c9 Move new app initialization out of main (#178)