Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

gokart-0.5.1-1.5 RPM for s390x

From OpenSuSE Ports Tumbleweed for s390x

Name: gokart Distribution: openSUSE:Factory:zSystems
Version: 0.5.1 Vendor: openSUSE
Release: 1.5 Build date: Thu Jun 15 05:05:19 2023
Group: Unspecified Build host: s390zl21
Size: 20966211 Source RPM: gokart-0.5.1-1.5.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/praetorian-inc/gokart
Summary: Static analysis tool for securing Go code
GoKart is a static analysis tool for Go that finds vulnerabilities using the
SSA (single static assignment) form of Go source code. It is capable of tracing
the source of variables and function arguments to determine whether input
sources are safe, which reduces the number of false positives compared to
other Go security scanners. For instance, a SQL query that is concatenated
with a variable might traditionally be flagged as SQL injection; however,
GoKart can figure out if the variable is actually a constant or constant
equivalent, in which case there is no vulnerability.

Provides

Requires

License

Apache-2.0

Changelog

* 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

Files

/usr/bin/gokart
/usr/share/doc/packages/gokart
/usr/share/doc/packages/gokart/README.md
/usr/share/doc/packages/gokart/SECURITY.md
/usr/share/licenses/gokart
/usr/share/licenses/gokart/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 12:50:11 2024