SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

gokart rpm build for : OpenSuSE. For other distributions click gokart.

Name : gokart
Version : 0.5.1 Vendor : openSUSE
Release : bp155.1.7 Date : 2023-05-17 15:42:38
Group : Unspecified Source RPM : gokart-0.5.1-bp155.1.7.src.rpm
Size : 19.51 MB
Packager : https://bugs_opensuse_org
Summary : Static analysis tool for securing Go code
Description :
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.

RPM found in directory: /vol/rzm3/linux-opensuse/distribution/leap/15.5/repo/oss/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  gokart-0.5.1-bp155.1.7.x86_64.rpm
ftp.icm.edu.pl  gokart-0.5.1-bp155.1.7.x86_64.rpm
     

Provides :
gokart
gokart(x86-64)

Requires :
go >= 1.19
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libpthread.so.0()(64bit)
libpthread.so.0(GLIBC_2.2.5)(64bit)
libpthread.so.0(GLIBC_2.3.2)(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/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

 
ICM