Mark dependency properties as required
What does this MR do?
Mark properties in dependency_files[].dependency
as required:
version
package
package.name
This affects container scanning, container cluster scanning, and dependency scanning.
What are the relevant issue numbers?
Checklist
-
Ensure changes can be built upon without requiring a breaking change, see Building for Extensibility. -
Review and add/update tests for this feature/bug. -
Add an entry to the CHANGELOG if required, with the appropriate version. See Classifying Changes. -
Assign the MR to the appropriate person/people for review.
Edited by Adam Cohen