With Custom auto-fill you can customize how the auto-fill function works.
You can use this feature to for example:
- create your how Severity formula
- create your own Look up functions
Settings
URL Calc - The endpoint the platform calls when the users triggers the auto-fill.
Tooltip Text - The text the user sees in the UI when hovering the button
Request format example:
{
"Code": "F-2024-6313",
"Name": "Test code block",
"Type": "Vulnerability",
"Status": "PendingFix",
"Impact": 0,
"Likelihood": 0,
"Criticality": "Medium",
"CVSS40Vector": null,
"CVSS40Score": null,
"CVSS31Vector": "",
"CVSS31Score": null,
"CVSS30Vector": null,
"CVSS30Score": null,
"CVSS20Vector": null,
"CVSS20Score": null,
"VulnerabilityTypes": [],
"CWEs": [
"CWE-20",
"CWE-404",
"CWE-552",
"CWE-1187"
],
"CVEs": [
"CVE-2020-3555",
"CVE-2020-5555",
"CVE-2022-2222",
"CVE-2019-2323"
],
"Assets": [],
"CustomFields": [
{
"Name": "Dropdown1",
"FieldType": 3,
"Value": "2"
},
{
"Name": "Dropdown2",
"FieldType": 3,
"Value": "1"
},
{
"Name": "Dropdown3",
"FieldType": 3,
"Value": ""
}
]
}
Response format example:
{ "result": "2" }
Where "2" is the value to apply in the Field