Lucene search
+L

1935 matches found

Fedora
Fedora
added 2022/07/17 1:16 a.m.26 views

[SECURITY] Fedora 35 Update: golang-github-projectdiscovery-mapcidr-0.0.8-3.fc35

Small utility program to perform multiple operations for a given subnet/CIDR ranges...

9.3CVSS2.2AI score0.0995EPSS
SaveExploits4
Fedora
Fedora
added 2022/07/17 1:16 a.m.26 views

[SECURITY] Fedora 35 Update: golang-github-projectdiscovery-chaos-client-0.2.0-2.fc35

Go client to communicate with Chaos DNS API...

9.3CVSS1.3AI score0.0995EPSS
SaveExploits4
Fedora
Fedora
added 2022/07/17 1:16 a.m.39 views

[SECURITY] Fedora 35 Update: golang-github-pquerna-ffjson-0-0.9.20200730gitaa0246c.fc35

Ffjson generates static MarshalJSON and UnmarshalJSON functions for structures in Go. The generated functions reduce the reliance upon runtime reflection to do serialization and are generally 2 to 3 times faster. In cases where ffjson doesn't understand a Type involved, it falls back to...

9.3CVSS8.8AI score0.0995EPSS
SaveExploits4
Fedora
Fedora
added 2022/07/17 1:16 a.m.28 views

[SECURITY] Fedora 35 Update: golang-github-posener-complete-2-2.0.1~alpha.13-5.fc35

Bash completion written in go + bash completion for go command...

9.3CVSS1.9AI score0.0995EPSS
SaveExploits4
Fedora
Fedora
added 2022/07/17 1:16 a.m.28 views

[SECURITY] Fedora 35 Update: golang-github-pkg-diff-0-0.4.20210406git20ebb0f.fc35

Module github.com/pkg/diff can be used to create, modify, and print diffs. The top level package, diff, contains convenience functions for the most comm on uses. The subpackages provide very fine-grained control over every aspect: - myers: creates diffs using the Myers diff algorithm. - edit:...

9.3CVSS8.7AI score0.0995EPSS
SaveExploits4
Fedora
Fedora
added 2022/07/17 1:16 a.m.28 views

[SECURITY] Fedora 35 Update: golang-github-posener-complete-1.2.3-8.fc35

Package Complete provides a tool for bash writing bash completion in go, and bash completion for the go command line. Writing bash completion scripts is a hard work. This package provides an easy way to create bash completion scripts for any command, and also an easy way to install/uninstall the...

9.3CVSS8.1AI score0.0995EPSS
SaveExploits4
Fedora
Fedora
added 2022/07/17 1:16 a.m.14 views

[SECURITY] Fedora 35 Update: golang-github-pierrre-geohash-1.0.0-4.fc35

A geohash library for Go...

9.3CVSS8.2AI score0.0995EPSS
SaveExploits4
Fedora
Fedora
added 2022/07/17 1:16 a.m.28 views

[SECURITY] Fedora 35 Update: golang-github-pierrec-lz4-4.1.3-5.fc35

Package lz4 implements reading and writing lz4 compressed data a frame, as specified in http://fastcompression.blogspot.com/2013/04/lz4-streaming-format-final.html. This package is compatible with the LZ4 frame format although the block level compression and decompression functions are exposed an...

9.3CVSS8.8AI score0.0995EPSS
SaveExploits4
Fedora
Fedora
added 2022/07/17 1:16 a.m.26 views

[SECURITY] Fedora 35 Update: golang-github-pelletier-toml-1.9.4-2.fc35

Go-toml provides the following features for using data parsed from TOML documents: - Load TOML documents from files and string data - Easily navigate TOML structure using Tree - Mashaling and unmarshaling to and from data structures - Line & column position data for all parsed elements - Query...

9.3CVSS8.2AI score0.0995EPSS
SaveExploits4
Fedora
Fedora
added 2022/07/17 1:16 a.m.26 views

[SECURITY] Fedora 35 Update: golang-github-pelletier-toml-2-2.0.0~beta.8-4.fc35

Go library for the TOML file format...

9.3CVSS1.8AI score0.0995EPSS
SaveExploits4
Fedora
Fedora
added 2022/07/17 1:15 a.m.30 views

[SECURITY] Fedora 35 Update: golang-github-pdfcpu-0.3.13-2.fc35

A PDF processor written in Go...

9.3CVSS1.9AI score0.0995EPSS
SaveExploits4
Fedora
Fedora
added 2022/07/17 1:15 a.m.29 views

[SECURITY] Fedora 35 Update: golang-github-path-network-mmproxy-2.1-3.fc35

go-mmproxy is a standalone application that unwraps HAProxy's PROXY protocol also adopted by other projects such as NGINX so that the network connection to the end server comes from client's - instead of proxy server's - IP address and port number...

9.3CVSS8.3AI score0.0995EPSS
SaveExploits3
Fedora
Fedora
added 2022/07/17 1:15 a.m.27 views

[SECURITY] Fedora 35 Update: golang-github-pact-foundation-1.5.1-6.fc35

Pact Go enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for t he service provider project...

9.3CVSS8.1AI score0.0995EPSS
SaveExploits4
Fedora
Fedora
added 2022/07/17 1:15 a.m.44 views

[SECURITY] Fedora 35 Update: golang-github-oklog-ulid-2.0.2-10.fc35

Universally Unique Lexicographically Sortable Identifier ULID in Go...

9.3CVSS3.3AI score0.0995EPSS
SaveExploits4
Fedora
Fedora
added 2022/07/17 1:15 a.m.34 views

[SECURITY] Fedora 35 Update: golang-github-oneofone-xxhash-1.2.8-5.fc35

This is a native Go implementation of the excellent xxhash algorithm, an extremely fast non-cryptographic Hash algorithm, working at speeds close to R AM limits...

9.3CVSS8AI score0.0995EPSS
SaveExploits4
Fedora
Fedora
added 2022/07/17 1:15 a.m.45 views

[SECURITY] Fedora 35 Update: golang-github-nicksnyder-i18n-2-2.1.2-5.fc35

go-i18n is a Go package and a command that helps you translate Go programs in to multiple languages. - Supports pluralized strings for all 200+ languages in the Unicode Common Locale Data Repository CLDR. - Code and tests are automatically generated from CLDR data. - Supports strings with named...

9.3CVSS8.2AI score0.0995EPSS
SaveExploits4
Fedora
Fedora
added 2022/07/17 1:15 a.m.37 views

[SECURITY] Fedora 35 Update: golang-github-niklasfasching-org-1.6.2-2.fc35

Org mode parser with html & pretty printed org rendering...

9.3CVSS8.4AI score0.0995EPSS
SaveExploits3
Fedora
Fedora
added 2022/07/17 1:15 a.m.25 views

[SECURITY] Fedora 35 Update: golang-github-nbutton23-zxcvbn-0.1-8.20210110gite56b841.fc35

Zxcvbn password complexity algorithm in golang...

9.3CVSS2AI score0.0995EPSS
SaveExploits4
Fedora
Fedora
added 2022/07/17 1:15 a.m.27 views

[SECURITY] Fedora 35 Update: golang-github-nats-io-streaming-server-0.20.0-5.fc35

NATS Streaming is an extremely performant, lightweight reliable streaming platform built on NATS...

9.3CVSS2.3AI score0.0995EPSS
SaveExploits4
Fedora
Fedora
added 2022/07/17 1:15 a.m.26 views

[SECURITY] Fedora 35 Update: golang-github-nats-io-nkeys-0.2.0-5.fc35

A public-key signature system based on Ed25519 for the NATS ecosystem...

9.3CVSS1.4AI score0.0995EPSS
SaveExploits4
Rows per page
Query Builder