Skip to content

issues Search Results · repo:bitbomdev/minefield language:Go

Filter by

13 results
 (99 ms)

13 results

inbitbomdev/minefield (press backspace or delete to remove)

To ingest data one uses minefield ingest sbom sbom_file or sbom_dir , but how do we do the opposite, that is, expel data?
enhancement
question
  • rgl
  • 1
  • Opened 
    on Dec 28, 2024
  • #182

Hi. I tried to use minefield with https://github.com/apache/camel-quarkus/blob/main/camel-quarkus-sbom/camel-quarkus-sbom.json but I face issue with minefield query when querying for camel-quarkus-cassandraql-deployment ...
bug
  • rsvoboda
  • 3
  • Opened 
    on Dec 23, 2024
  • #178

The function convertGlobToSQLPattern currently only escapes % and _, but other SQL wildcard or special characters might also need to be considered to prevent SQL injection risks. Reference PR: https://github.com/bitbomdev/minefield/pull/137 ...
  • coderabbitai[bot]
  • Opened 
    on Nov 18, 2024
  • #141

The root command package (cmd/root/) lacks test coverage while other command packages have comprehensive tests. Please add test coverage for: - Command initialization and properties verification ...
  • coderabbitai[bot]
  • Opened 
    on Nov 15, 2024
  • #136

The server command initialization lacks test coverage for critical paths, including: - Successful initialization with valid options - Error handling when storage provision fails - Error handling ...
tests
  • coderabbitai[bot]
  • Opened 
    on Nov 15, 2024
  • #135

The vulnerability ingestion logic in cmd/ingest/osv/osv.go lacks test coverage, which is critical for ensuring reliable data processing. This issue was raised in PR #133: https://github.com/bitbomdev/minefield/pull/133#discussion_r1843080809 ...
tests
  • coderabbitai[bot]
  • Opened 
    on Nov 15, 2024
  • #134

  • neilnaveen
  • 1
  • Opened 
    on Nov 10, 2024
  • #118

I might be missing something but how is minefield licensed? I do not seem to be able to locate a license file.
question
  • matmair
  • 1
  • Opened 
    on Oct 22, 2024
  • #98

I tried building from source, using the instructions in the README. $ ./minefield ingest sbom cloudbees_sboms/basic-platform.json Error: failed to ingest SBOM: errors occurred during SBOM ingestion: [failed ...
question
  • popey
  • 1
  • Opened 
    on Sep 4, 2024
  • #79

Description We currently use a custom data query language to query dependencies and dependents within our graph. While functional, this custom solution requires ongoing maintenance and lacks the flexibility ...
  • naveensrinivasan
  • 1
  • Opened 
    on Aug 24, 2024
  • #59
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub