Toolset
-
BugSwarm CLI
ToolsetRequires Python 3. Download a Docker image and enter the Docker container associated with an artifact. Depending on how Docker is configured on your machine, you may need to enter an administrator password. Download a Dock...
-
BugSwarm REST API
ToolsetRequires Python 3. There are a few functions that are of interest in regards to filtering and retrieving metadata of artifacts. find_artifact(image_tag): Returns the metadata about an artifact. list_artifacts(): Returns a ...