Improvements
- Indentification tweaks:
code/ps1
,code/javascript
,code/python
,code/java
- Kubernetes-only: Add configuration to Scaler to enable/disable listing pods in other namespaces (
config.scaler.cluster_pod_list
) - Kubernetes-only: Add configuration to helm chart to configure services accounts for core components and (un)privileged services (
coreServiceAccountName
,privilegedServiceAccountName
,unprivilegedServiceAccountName
)- This deprecates usage of the
config.services.service_account
configuration
- This deprecates usage of the
- Make Alerter and the operations it performs with regards to alerts more thread safe
Additions
- Model field deprecations to auto-generated documentation
- This is used to deprecate fields in a model and provide alternative guidance, if any.
- This will also generate warning logs to encourage migration away from deprecated field usage
- Identification:
pgp/(privkey|pubkey|encrypted)
,pgp/symmetric
,video/asf
,uri/*
,code/au3
- Post-analysis enrichment using external sources
- Display file's classification in "File Identification"
- URI tasking objects
- Similar to files, this is an object that can be tasked to a service for analysis
- This provides a more direct means of analyzing a URI