GO-2026-5939 : Claircore: Unauthenticated attackers can submit manifests with URIs pointing to internal services or cloud metadata endpoints in github.com/quay/claircore
Discover Packages
github.com/quay/claircore
pkg
microbatch
package
Version:
v1.5.4
Opens a new window with list of versions in this module.
Published: May 25, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Insert creates batches limited by the configured batch size.
NewInsert returns a new micro batcher for inserting vulnerabilities to the database.
Done submits any existing queued inserts.
Done MUST be called once the caller has queued all vulnerabilities to ensure the batches are properly
flushed.
Queue enqueues a query and its arguments into a batch.
When Queue is called all queued inserts may be sent if the configured batch size is reached.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.