mihama

osv.dev API clone

MIT License

Stars
6
Committers
2

Bot releases are visible (Hide)

mihama - v0.7.0 Latest Release

Published by ninoseki about 1 year ago

mihama - v0.6.4

Published by ninoseki over 1 year ago

  • Update dependencies (#105)
  • Remove aiocache (#106)
  • Fix misc type hint issues (#107)
mihama - v0.6.3

Published by ninoseki over 1 year ago

  • Support OSV format v1.5.0 (#96)
  • Introduce mypy and ruff pre-commit hooks (#95)
  • In-memory zip extraction (#94)
  • Get a list of OSV ecosystems automatically (#92)
  • Update dependencies (#91)
mihama - v0.6.2

Published by ninoseki over 1 year ago

  • Fix ranges issue (#53)
  • Replace fastapi-caches2 with aiocaches (#53)
mihama - v0.6.1

Published by ninoseki almost 2 years ago

  • Fix circular import issue (#48)
  • Fix purl based query issue (#49)
  • Use Python 3.11 (#50)
mihama - v0.6.0

Published by ninoseki almost 2 years ago

  • Support last_affected based query
  • Fix an issue with a vulnerability which has many packages (change to do strict package check)
mihama - v0.5.2

Published by ninoseki almost 2 years ago

  • Update Redis Stack to v6.2.6-v0 (#36)
  • Simplify monkey-patch for JsonModel, use decorator for setting up Redis JSON schema, remove UVI ecosystem (#35)
mihama - v0.5.1

Published by ninoseki almost 2 years ago

  • Make sure to setup Redis OM schema in CLI (#32)
mihama - v0.5.0

Published by ninoseki almost 2 years ago

  • Update redis-om to v0.1.0 (#24)
  • Fix duplication issue (#24)
  • Make it possible to do the case sensitive search (#26)
mihama - v0.4.0

Published by ninoseki about 2 years ago

  • Make pk (primary key) persistence (#17)
  • Query by SPDX SBOM (#14)
mihama - v0.3.0

Published by ninoseki about 2 years ago

  • Add timestamp filed for sorting (#8, #9)
  • Add an API endpoint for searching by package (#9)
  • Use PickleCoder for caching (#7)
mihama - v0.2.0

Published by ninoseki about 2 years ago

  • Support querying by CycloneDX SBOM (#5)