Releases: infobyte/faraday
Releases · infobyte/faraday
v4.4.0
- [ADD] Now it's possible to modify the host or service assigned of a vulnerability. #7476
- [MOD] Now
/get_manifest
separates the optional environment variables from the rest. #7481 - [FIX] Add
not_any
filter operator which will retrieve results that not contains the value requested. #7394 - [FIX] Make
get_manifest
compatible with all versions of dispatcher. #7500
v4.3.5
v4.3.4
v4.3.3
v4.3.2
v4.3.1
v4.3.0
- [FIX] Update the associated command when a agent execution return empty
- [ADD] cvss3 scope field to vulnerability schema
- [ADD] Add cvss2/3 and cwe to export_csv
- Improve command object creation in bulk create.
- Fix open and closed stats in ws filter endpoint.
- Add error command status in every validation of reports upload process
- [ADD] BulkDelete with filters
- Change filter logic on numeric fields.
v4.2.0
- Add
stats
param in hosts endpoint. - [FIX] Now get agents dosent returns tokens
- [FIX] Now when a constrain is violated faraday use the actual object to query if there is another object
- [MOD] Improve agents logs
- Add global commands and summary field in command's model
v4.1.0
- Now error 403 will respond a json, not a html
- [FIX] Change resolve_hotname for resolve_hostname in agents
- Add filters as params for bulk_update
- Add Swagger view
- Modify way of filtering dates with
filters
. Now only 'YYYYMMDD' format supported. - Add cvss v2 and v3 into model and api
- [ADD] Now if command_id is sent in a post for hosts, services or vulns, the created object is associated with that command_id if exist
- Add support for tagging when running an agent
- Clean up of commented code that's not needed anymore
- [FIX] Change dns_resolution to resolve_hostname
- Add CWE into model and api
v4.0.4
- Remove workspaces agents relationship an now agent can run to multiple workspaces
- Fix migration f82a9136c408 checking if index and constrains exist before deleting
- Added count to vulns closed
- Fix order_by
cve_instances__name
when no filter was provided - Add index into vulnerability