Assemblyline

Latest version: v4.5.0.69

Safety actively analyzes 702161 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 117 of 309

4.4.1.dev150

Bugfixes

- Fixes pertaining to additions introduced in dev149

4.4.1.dev149

Improvement

- Updaters (and services as a result) are more perceptive/responsive of local changes made to update sources/signatures.
- Services that have updaters will have a `signatures_meta` attributes that contains the metadata of the signatures relevant to the system it's deployed on.
- For example: if a user changes the state of the signature from DEPLOYED → NOISY, then the `signatures_meta` attribute should be updated too so the service can account for the state change and apply analysis accordingly (ie. override section scoring to 0)
- The `signatures_meta` attribute contains about the signature: `classification`, `source`, `status`, `signature_id` (key), `name`
- python
signatures_meta = {
"<signature_id>": {
"classfication": "TLP:C",
"source": "my_source",
"status": "DEPLOYED",
"name": "my_name"
}
...
}

4.4.1.dev148

- bugfix in scaler

4.4.1.dev147

bugfix
- make custom tld a system level config

4.4.1.dev146

bugfix
- bugfix for node selection

4.4.1.dev145

Added multiget_search function to datastore to solve retrohunt empty pages paging issues

Page 117 of 309

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.