Python library and web service for Open Source Software Health and Sustainability metrics & data collection. You can find our documentation and new contributor information easily here: https://oss-augur.readthedocs.io/en/main/ and learn more about Augur at our website https://augurlabs.io
For the repo_deps_libyear does it create new rows for the scorecard values each time it runs for each repo or does it overwrite the last time? To note repo_deps_libyear stores each time
I realized that the query for the 8Knot visualization assumes there will only be one set of scores for each repo, but I see (and have had security folks verbalize) the value of seeing the scores over time.
If it is already set to create new rows, let me know and ill put in the fix to 8Knot.
If not, open to the discussion of the pro/cons of this change. thanks!
For the repo_deps_libyear does it create new rows for the scorecard values each time it runs for each repo or does it overwrite the last time? To note repo_deps_libyear stores each time
I realized that the query for the 8Knot visualization assumes there will only be one set of scores for each repo, but I see (and have had security folks verbalize) the value of seeing the scores over time.
If it is already set to create new rows, let me know and ill put in the fix to 8Knot.
If not, open to the discussion of the pro/cons of this change. thanks!