Base - Allow base container to still be able to load assemblyline python packages even with and invalid UID
4.2.1.dev71
Base - Fix bundle tests
4.2.1.dev70
Base - Fix random data generator to include a minimal fake model
UI - API Server - Added filenames to alert and submission ontology APIs - Added ALPHA warnings to the ontology APIs
4.2.1.dev69
Base
- ResultOntology: Give full definition of the contents of a result ontology generated by Assemblyline - Set the defaults correctly for `config.services.safelist.hash_types` - Fix bug in documentation function regarding linking references - Set default for ServiceTask regarding safelisting to be disabled to preserve existing testing
Service Base
- Update process of generating ontology files to follow changes to model in Base - Update run_service_once to follow changes to model in Base
4.2.1.dev68
Base
- Alter ontology to shift some fields to be optional, will be filled in by Ontology API
Core
- Removed unused params in Safelist client
Service Base
- Remove fields that will be filled in by Ontology API
UI
- Ontology API for fetching ontology files generated by Assemblyline
4.2.1.dev67
Base
- Configuration: Service Safelisting (allow services to perform safelisting for extracted files on behalf of Safelist service)
Core
- Dispatcher: Avoid sending files to Safelist service if others are already doing it unless globally enforced or by performing deep analysis
Service Base
- Safelisting: Allow services to safelist extracted files based on global configuration