Recent Releases of https://github.com/awslabs/yesiscan
https://github.com/awslabs/yesiscan - v0.0.17
Changelog
- 7d3eeb5 backend: Add a small fix for weird scancode
- Go
Published by amznpurple over 3 years ago
https://github.com/awslabs/yesiscan - v0.0.16
Changelog
- 8a9e036 backend: Workaround scancode edge cases
- Go
Published by amznpurple over 3 years ago
https://github.com/awslabs/yesiscan - v0.0.15
Changelog
- 758cc82 examples: Add an example ssh config for remote usage
- 24b6a41 iterator: bzip2: Catch some bzip2 errors
- 1eb585b iterator: tar: Catch some errors
- 13cf6a1 iterator: zip: Add missing unlock
- Go
Published by amznpurple over 3 years ago
https://github.com/awslabs/yesiscan - v0.0.14
Changelog
- f03528a backend: pom: Unparseable files shouldn't be a permanent error
- c47a82d lib, iterator: Add iterator error and support in zip
- Go
Published by amznpurple over 3 years ago
https://github.com/awslabs/yesiscan - v0.0.13
Changelog
- 46a5caa cmd: yesiscan: Allow auto-update of binary
- Go
Published by amznpurple over 3 years ago
https://github.com/awslabs/yesiscan - v0.0.12
Changelog
- 4c8a8c5 cmd: yesiscan: Add --noop option
- 98a5109 cmd: yesiscan: Add a flag to disable ansi magic
- b5331cd cmd: yesiscan: Add a version command
- af8c310 cmd: yesiscan: Pass through the correct cookie path
- 884562c readme: Misc formatting fixes
- Go
Published by amznpurple over 3 years ago
https://github.com/awslabs/yesiscan - v0.0.11
Changelog
- 9152ce8 backend: cran: Remove unused constant
- d4327e7 cmd: yesiscan: Create any child config dirs
- a2586c7 cmd: yesiscan: Detect whether config was just changed
- 9869082 cmd: yesiscan: Make the XDG config dir if it doesn't exist
- 799da09 cmd: yesiscan: Show fewer errors on invalid config
- 909ba24 lib, backend: Plumb through the concept of skipped/passed files
- 554b344 lib, backend: askalono, scancode, licenseclassifier: Remove skip option
- Go
Published by amznpurple over 3 years ago
https://github.com/awslabs/yesiscan - v0.0.10
Changelog
- ab2a552 backend: askalono: Rename function for consistency
- 0545ac8 backend: regexpcore: Add AND matching to regexp
- c9917f7 backend: scancode: Misc gofmt fixes
- a81407e cmd, lib, util: Add a new ansi logf library
- 85e28a6 cmd: yesican: Add auto-config options for update semantics
- f40c506 cmd: yesiscan: Add --output-template option
- b1daaf3 cmd: yesiscan: Change umask so files are executable
- 701ea06 cmd: yesiscan: Improve help text
- 56369de cmd: yesiscan: Show help when run without args or flags
- 9eac192 lib: Add notes about future UID generation
- 2237c4c util: Add util function for templating with named args
- Go
Published by amznpurple over 3 years ago
https://github.com/awslabs/yesiscan - v0.0.9
Changelog
- 511a652 Revert "util: licenses: Bump to new SPDX version"
- 0910157 all: Add SPDX license identifier
- 569fe90 backend: Skip empty files early
- ddaa6a1 backend: askalono: Embed askalono binaries
- b79bdf8 cmd, lib: Add support for a config file
- 50c963a cmd, readme: Improve docs, logs and comments
- bc8e06e cmd, web: Add a listen flag to configure the web server
- 5dbde67 cmd: Add auto-config URI's
- 7604576 cmd: Add configs entry to config file
- b3049f3 cmd: Add usage text for the CLI commands
- 838bfd6 cmd: Small gofmt fixup
- 4251380 gofmt: Fix small issues
- 1c01e4c iterator: Add .csv to the list of exclude files
- aa4c85d iterator: Fix off-by-64 error
- 96b9232 lib, web, cmd: Allow output to an S3 bucket
- 48d029e util: licenses: Bump to new SPDX version
- b67e028 web: Add a ping endpoint for load balancers/etc
- Go
Published by amznpurple over 3 years ago
https://github.com/awslabs/yesiscan - v0.0.8
Changelog
- 52ce854 cmd, lib, web: Add --output-type option for html
- 7ed112a cmd, lib, web: Refactor the hello log messages
- ca46c5c cmd: Move the signal handler and add one for web
- d98f0c4 cmd: Use stderr instead of stdout for logs
- 1934cd5 iterator, parser: Add support for .whl files
- 2b9270f iterator: git: Fixed main variable
- c1ad0e3 iterator: git: Fixed rev/ref typo
- 4e56e53 make: Add built targets for Make
- e7b01c4 parser, iterator: webrtc git repositories can be scanned
- ee41408 readme: Improve build docs
- 82ec83e web: Clearly handle the close context
- Go
Published by amznpurple almost 4 years ago
https://github.com/awslabs/yesiscan - v0.0.7
Changelog
- 8b44e91 backend: Add cran backend
- 9e4660a backend: cran: Misc fixes for perfection
- 1659d1b lib, web: Add quiet and output path options
- 4e53371 readme: Add some images to README
- a7b0f71 web: Add missing pom flags
- 55fda9c web: Fixup stale comment
- 99e7215 web: General base64 embedding for images
- 7fbf33d web: Rename flags to backends
- 1a26107 web: Rename static fs stuff for consistency
- Go
Published by amznpurple almost 4 years ago
https://github.com/awslabs/yesiscan - v0.0.6
Changelog
- 186e3e8 build: Make sure to generate new version strings
- ba46a27 util: Add a hyperlink encoding function
- a33dbf9 util: Add an StrInList function
- b05eb50 web: Add a webui for running scans
- Go
Published by amznpurple almost 4 years ago
https://github.com/awslabs/yesiscan - v0.0.5
Changelog
- 6d2c59f backend: Add pom backend
- f46d9fb backend: bitbake, regexpcore, spdx: Increase max buffer
- f0856bc iterator: git: Handle relative submodule paths
- 9cde956 iterator: git: Work around for finding HEAD
- Go
Published by amznpurple almost 4 years ago
https://github.com/awslabs/yesiscan - v0.0.4
Changelog
- b7ae55a cmd: Refactor cli-specific portions out of Main function
- 074cbb7 iterator, parser: Don't match case on schemes and extensions
- c776a9c iterator: Add a bzip2 iterator
- 6317b95 iterator: Add a gzip iterator
- 8498911 iterator: Add bz2 and gz entrypoints which were left out before
- e0006fb iterator: Add some utils
- 36811c4 iterator: Add tar iterator
- 28abda6 iterator: Update zip docs
- d4086d3 iterator: fs: Insensitive matches are preferable
- 8b66f81 iterator: gzip: Pull the output name from the basename
- ac75989 iterator: gzip: Remove old copy pasta comment
- 4a77ef3 lib: Put main into the central package so it can be imported
- 2a5efee lib: The signal handling should be outside of this Main system
- 6148e40 misc: Small comment changes
- a57afb7 readme: Update docs to include jar files
- Go
Published by amznpurple almost 4 years ago
https://github.com/awslabs/yesiscan - v0.0.3
Changelog
- d6319ff main: Test goreleaser
- Go
Published by amznpurple about 4 years ago