-
Notifications
You must be signed in to change notification settings - Fork 209
Open
Labels
A-backendArea: Webserver backendArea: Webserver backendC-technical-debtCategory: This makes the code harder to read and modify, but has no impact on end usersCategory: This makes the code harder to read and modify, but has no impact on end usersE-easyEffort: Should be easy to implement and would make a good first PREffort: Should be easy to implement and would make a good first PRP-lowLow priority issuesLow priority issues
Description
Currently the CrateDetails
struct has two fields of untyped JSON, authors_json
and dependencies
. This isn't good since it can lead to errors like #879's OOB template indexing.
Metadata
Metadata
Assignees
Labels
A-backendArea: Webserver backendArea: Webserver backendC-technical-debtCategory: This makes the code harder to read and modify, but has no impact on end usersCategory: This makes the code harder to read and modify, but has no impact on end usersE-easyEffort: Should be easy to implement and would make a good first PREffort: Should be easy to implement and would make a good first PRP-lowLow priority issuesLow priority issues