Closed abasu2 closed 1 month ago
Getting Logging Information About Crate bigint-4.4.3... This crate has been flagged by RustSec. This crate has not been audited by any organization. Failed to retrieve data: 404 Logging information for bigint-4.4.3: defaultdict(<class 'list'>, {'audits': [], 'dependencies': [CrateVersion(name='byteorder', version='1.5.0'), CrateVersion(name='crunchy', version='0.2.2')], 'developers': ['NikVolf', 'github:paritytech:core-devs'], 'downloads': 706366, 'failed_rudra': True, 'forks': 0, 'in_rust_sec': True, 'num_side_effects': 0, 'stars': 0})
It does not crash on my end, I do see a 404, which leads to 0 stars and forks. I am investigating that.
The error was due to parsing issue on the github repo url. It has been fixed.
The code seems to crash when trying to fetch the number of stars and forks for crate bigint v4.4.3 and some others. Here's my traceback: