Package Release Info

gokart-0.5.1-bp155.1.7

Update Info: Base Release
Available in Package Hub : 15 SP5

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

gokart

Change Logs

* Mon Nov 28 2022 alexandre.vicenzi@suse.com
- Update to version 0.5.1:
  * Update dependencies (#80)
* Fri Feb 04 2022 alexandre.vicenzi@suse.com
- Update to version 0.4.0:
  * Update removal of bad packages from package list
  * Add version command to gokart
  * Fix incorrect use of closures
  * Emit JSON output only once
  * Improve error reporting
  * Added syscall CMDi sinks
* Fri Oct 08 2021 alexandre.vicenzi@suse.com
- Update to version 0.3.0:
  * Enhancements
  * Output findings to file CLI flag
  * Verbose output source parent function fix
  * Add exit code on findings flag
  * Update remote scanning functionality to include private repos
  * Add basic dockerfile and README
  * CWE mappings for findings
  * Output total findings information
  * Output findings as json
  * Highlight relevant finding lines
  * Bug Fixes
  * Channel incorrectly identified as source of untrusted input
  * Verbose trace has incorrect parent signatures
  * panic: err: go command required
  * panic: index out of range
* Thu Sep 02 2021 alexandre.vicenzi@suse.com
- Update to version 0.2.0:
  * Added support for writing findings output to a file to ease CI/CD integration via the -o flag.
  * Added remote fetch + scan functionality via the -r flag.
  * Updated README to cover new functionality.
* Thu Aug 19 2021 Alexandre Vicenzi <alexandre.vicenzi@suse.com>
- Initial version