syft
syft copied to clipboard
feat: asdf cataloger
Description
This is a test PR to exercise validations, it could be finalized into a real ASDF cataloger at some point.
- Fixes #1104
Type of change
- [x] New feature (non-breaking change which adds functionality)
Checklist:
- [ ] I have added unit tests that cover changed behavior
- [ ] I have tested my code in common scenarios and confirmed there are no regressions
- [ ] I have added comments to my code, particularly in hard-to-understand sections