sonatype-nexus-community / jake

Check your Python environments for vulnerable Open Source packages with OSS Index or Sonatype Nexus Lifecycle.
https://jake.readthedocs.io/
Apache License 2.0
114 stars 24 forks source link

Implemented caching in jake #7

Closed allenhsieh closed 5 years ago

allenhsieh commented 5 years ago

Implemented caching in jake

Changes made to this project:

THERE ARE ONLY TWO HARD PROBLEMS IN COMPUTER SCIENCE. CACHE INVALIDATION, NAMING THINGS, AND OFF BY ONE ERRORS.

We also added a -C to jake to allow you to clean the cache if desired

tumblr_mr4ktuMZj31qc1jg4o1_400

DarthHater commented 5 years ago

@bhamail moved tests in: b6a1021