{"info":{"_postman_id":"938d7e39-297e-4519-87ca-c0a5859f2489","name":"Attaxion API","description":"<html><head></head><body><h2 id=\"authorization-and-responsibility-confirmation\"><strong>Authorization and Responsibility Confirmation</strong></h2>\n<p>By using the Attaxion API, you confirm that you have all necessary rights and authorization to scan the specified assets and will use Attaxion in compliance with applicable laws. You accept responsibility for your use of the platform and agree to the terms, conditions, and liability provisions set forth in the Attaxion <a href=\"https://attaxion.com/terms-of-service/\">Terms of Service</a>.</p>\n<h2 id=\"using-the-api\">Using the API</h2>\n<p>Start by adding a root asset, such as a domain name (type: \"domain\") , via the Create Asset endpoint.</p>\n<p>Set the asset's scan mode to \"active\" via Update Asset.</p>\n<p>The platform will then try to discover aditional assets from that root and will repeating those attempts regularly to catch up to any changes in your infrastructure. Any newly discovered IP address, domain name, SSL certificate etc. further perpetuates the discovery process.</p>\n<p>Vulnerability scans will also be run on qualified assets.</p>\n<p>You can then start checking the Get Assets/Vulnerabilities endpoints for results.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"49099388","collectionId":"938d7e39-297e-4519-87ca-c0a5859f2489","publishedId":"2sBXVmeTcS","public":true,"customColor":{"top-bar":"050578","right-sidebar":"303030","highlight":"FF0181"},"publishDate":"2026-02-02T16:58:27.000Z"},"item":[{"name":"Asset","item":[{"name":"Get assets","id":"bbcd52e7-32e6-40f9-9568-b3f3c5d86c7a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.attaxion.com/v1/assets?assetType=ipv4&withMeta=traffic&hasMaliciousTrafficHits=0","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":true,"source":{"_postman_id":"938d7e39-297e-4519-87ca-c0a5859f2489","id":"938d7e39-297e-4519-87ca-c0a5859f2489","name":"Attaxion API","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","assets"],"host":["api","attaxion","com"],"query":[{"disabled":true,"description":{"content":"<p>Filter by root Asset ID (supports multiple choices)</p>\n","type":"text/plain"},"key":"rootAssetID","value":"{{$rootAssetID}}"},{"disabled":true,"description":{"content":"<p>whether or not asset should be root (omit to get all assets)</p>\n","type":"text/plain"},"key":"isRoot","value":"false"},{"disabled":true,"description":{"content":"<p>whether or not asset should be root candidate (omit to get all assets)</p>\n","type":"text/plain"},"key":"isRootCandidate","value":"false"},{"description":{"content":"<p>asset types (supports multiple choices)</p>\n","type":"text/plain"},"key":"assetType","value":"ipv4"},{"disabled":true,"description":{"content":"<p>asset tags (supports multiple choices)</p>\n","type":"text/plain"},"key":"tag","value":"sdfdf"},{"disabled":true,"description":{"content":"<p>page num</p>\n","type":"text/plain"},"key":"page","value":"1"},{"disabled":true,"description":{"content":"<p>page size</p>\n","type":"text/plain"},"key":"size","value":"1000"},{"disabled":true,"description":{"content":"<p>asset's valueshould starts with this substring</p>\n","type":"text/plain"},"key":"valueStartsWith","value":"127.0"},{"disabled":true,"description":{"content":"<p>Filter by substring in value LIKE <em>term</em></p>\n","type":"text/plain"},"key":"valueIncludes","value":"test"},{"disabled":true,"description":{"content":"<p>exact asset's value to search</p>\n","type":"text/plain"},"key":"valueExact","value":"example.com"},{"disabled":true,"description":{"content":"<p>Order by a field. (default = -createdAt)\nFor descending order, pass \"-\" before field's name, \ne.g. orderBy=-createdAt</p>\n<p>Sorting is enabled for the following fields:</p>\n<ul>\n<li>directVulnerabilitiesCount</li>\n<li>descendantsCount (only if isRoot = true)</li>\n<li>directAndDerivedSubdomainsCount (only if isRoot = true)</li>\n<li>directAndDerivedVulnerabilitiesCount (only if isRoot = true)</li>\n<li>createdAt</li>\n<li>lastSeenAt</li>\n<li>lastScannedAt</li>\n<li>lastActiveAt</li>\n</ul>\n","type":"text/plain"},"key":"orderBy","value":"-createdAt"},{"description":{"content":"<p>Include metadata to the response if it's present for the asset. \nSupports multiple choices.\nIt may slow down the query.</p>\n<p>Possible values:</p>\n<ul>\n<li>geoip</li>\n<li>subnetwork</li>\n<li>whoisRecord</li>\n<li>screenshot</li>\n<li>port</li>\n<li>sslCertificate</li>\n<li>sslConnection</li>\n<li>dns\n-traffic</li>\n</ul>\n<p>Preferrable use along with other filters, \ne.g. assetType=ip&amp;withMeta=geoip</p>\n","type":"text/plain"},"key":"withMeta","value":"traffic"},{"disabled":true,"description":{"content":"<p>Filter by asset created date (unix timestamp)</p>\n","type":"text/plain"},"key":"createdAtLte","value":"1687762131"},{"disabled":true,"description":{"content":"<p>Filter by asset created date (unix timestamp)</p>\n","type":"text/plain"},"key":"createdAtGte","value":"1687762131"},{"disabled":true,"description":{"content":"<p>Filter by asset last seen date (unix timestamp)</p>\n","type":"text/plain"},"key":"lastSeenAtGte","value":"1687762131"},{"disabled":true,"description":{"content":"<p>Filter by asset last seen date (unix timestamp)</p>\n","type":"text/plain"},"key":"lastSeenAtLte","value":"1687762131"},{"disabled":true,"description":{"content":"<p>Filter by asset last scanned date (unix timestamp)</p>\n","type":"text/plain"},"key":"lastScannedAtLte","value":"1687762131"},{"disabled":true,"description":{"content":"<p>Filter by asset last scanned date (unix timestamp)</p>\n","type":"text/plain"},"key":"lastScannedAtGte","value":"1687762131"},{"disabled":true,"description":{"content":"<p>Filter by asset's last active date (unix timestamp)</p>\n","type":"text/plain"},"key":"lastActiveAtLte","value":"1687762131"},{"disabled":true,"description":{"content":"<p>Filter by asset's last active date (unix timestamp)</p>\n","type":"text/plain"},"key":"lastActiveAtGte","value":"1687762131"},{"disabled":true,"description":{"content":"<p>Assets with these tags' ids will be excluded (supports multiple choice)</p>\n","type":"text/plain"},"key":"excludeTag","value":""},{"disabled":true,"description":{"content":"<p>the same as excludeTag but by tag slug (useful for system tags)</p>\n","type":"text/plain"},"key":"excludeTagBySlug","value":"declined"},{"disabled":true,"description":{"content":"<p>the same as \"tag\" but by tag slug (useful for system tags)</p>\n","type":"text/plain"},"key":"tagBySlug","value":"declined"},{"disabled":true,"description":{"content":"<p>filter by tech ids (support multiple choice)</p>\n","type":"text/plain"},"key":"techID","value":""},{"disabled":true,"description":{"content":"<p>include deleted assets</p>\n","type":"text/plain"},"key":"includeDeleted","value":"1"},{"disabled":true,"description":{"content":"<p>1 - false positivrs only\n0 - exclude false positives\ndefault = all</p>\n","type":"text/plain"},"key":"isFalsePositive","value":"1"},{"disabled":true,"description":{"content":"<p>filter assets by their scanMode: disabled, active, passive (supports multiple choice). If an asset has status \"inherit\", the filter will take into acount what scan mode is inherited. To exclude \"inherited\" scan modes, use \"excludeScanMode\"=inherit filter\n </p>\n","type":"text/plain"},"key":"scanMode","value":"active"},{"disabled":true,"description":{"content":"<p>exclude assets by their scanMode (supports multiple choice) works similarly to \"scanMode\" filter except for \"inherit\" logic. </p>\n","type":"text/plain"},"key":"excludeScanMode","value":"inherit"},{"disabled":true,"description":{"content":"<p>1 - active only\n0 - inactive only\ndefault - all</p>\n","type":"text/plain"},"key":"isActive","value":"1"},{"disabled":true,"key":"confidenceGte","value":"40"},{"disabled":true,"key":"confidenceLte","value":"60"},{"disabled":true,"key":"orderBy","value":"-confidence"},{"disabled":true,"description":{"content":"<p>SSL ceritifcate subject</p>\n","type":"text/plain"},"key":"metadata.sslCertificate.subjectIncludes","value":".com"},{"disabled":true,"description":{"content":"<p>SSL ceritifcate issuer</p>\n","type":"text/plain"},"key":"metadata.sslCertificate.issuerIncludes","value":"encrypt"},{"disabled":true,"description":{"content":"<p>Cert status : revoked, valid, expires, expired, not valid yet. Check the corrseponding dictionary. Support multiple choice</p>\n","type":"text/plain"},"key":"metadata.sslCertificate.status","value":"valid"},{"disabled":true,"key":"metadata.sslCertificate.validFromGte","value":"1687762131"},{"disabled":true,"key":"metadata.sslCertificate.validFromLte","value":"1687762131"},{"disabled":true,"key":"metadata.sslCertificate.validToGte","value":"1687762131"},{"disabled":true,"key":"metadata.sslCertificate.validToLte","value":"1687762131"},{"disabled":true,"description":{"content":"<p>Exclude assets of a certain type. Supports multiple choice</p>\n","type":"text/plain"},"key":"excludeAssetType","value":"domain"},{"disabled":true,"description":{"content":"<p>show only assets belonging to a user group; multiple supported</p>\n","type":"text/plain"},"key":"userGroupID","value":"26bfa1ef-df32-4a1f-a33a-c8c0902a39dd"},{"description":{"content":"<p>0 - no malicious traffic only\n1 - only with malicious traffic\nomitted - all assets</p>\n","type":"text/plain"},"key":"hasMaliciousTrafficHits","value":"0"},{"disabled":true,"description":{"content":"<p>Filter out non-scannable assets</p>\n","type":"text/plain"},"key":"scannableOnly","value":"true"},{"disabled":true,"description":{"content":"<p>Filter by domain SLD</p>\n","type":"text/plain"},"key":"sldStartsWith","value":"example"},{"disabled":true,"description":{"content":"<p>Filter by domain SLD</p>\n","type":"text/plain"},"key":"sldIncludes","value":"example"},{"disabled":true,"description":{"content":"<p>Filter by domain SLD</p>\n","type":"text/plain"},"key":"sldExact","value":"example.com"}],"variable":[]}},"response":[{"id":"6267c1d4-90a7-445f-9c17-fa6a8101e417","name":"Get assets","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":{"raw":"https://api.attaxion.com/v1/assets","protocol":"https","host":["api","attaxion","com"],"path":["v1","assets"],"query":[{"key":"rootAssetID","value":"{{$rootAssetID}}","description":"Filter by root Asset ID (supports multiple choices)","disabled":true},{"key":"isRoot","value":"false","description":"whether or not asset should be root (omit to get all assets)","disabled":true},{"key":"isRootCandidate","value":"false","description":"whether or not asset should be root candidate (omit to get all assets)","disabled":true},{"key":"assetType","value":"domain","description":"asset types (supports multiple choices)","disabled":true},{"key":"tag","value":"sdfdf","description":"asset tags (supports multiple choices)","disabled":true},{"key":"page","value":"1","description":"page num","disabled":true},{"key":"size","value":"1000","description":"page size","disabled":true},{"key":"valueStartsWith","value":"127.0","description":"asset's valueshould starts with this substring","disabled":true},{"key":"valueIncludes","value":"test","description":"Filter by substring in value LIKE *term*","disabled":true},{"key":"valueExact","value":"example.com","description":"exact asset's value to search","disabled":true},{"key":"orderBy","value":"-createdAt","description":"Order by a field. (default = -createdAt)\nFor descending order, pass \"-\" before field's name, \ne.g. orderBy=-createdAt\n\nSorting is enabled for the following fields:\n- directVulnerabilitiesCount\n- descendantsCount (only if isRoot = true)\n- directAndDerivedSubdomainsCount (only if isRoot = true)\n- directAndDerivedVulnerabilitiesCount (only if isRoot = true)\n- createdAt\n- lastSeenAt\n- lastScannedAt\n- lastActiveAt","disabled":true},{"key":"withMeta","value":"geoip","description":"Include metadata to the response if it's present for the asset. \nSupports multiple choices.\nIt may slow down the query.\n\nPossible values:\n- geoip\n- subnetwork\n- whoisRecord\n- screenshot\n- port\n- sslCertificate\n- sslConnection\n- dns\n\nPreferrable use along with other filters, \ne.g. assetType=ip&withMeta=geoip","disabled":true},{"key":"createdAtLte","value":"1687762131","description":"Filter by asset created date (unix timestamp)","disabled":true},{"key":"createdAtGte","value":"1687762131","description":"Filter by asset created date (unix timestamp)","disabled":true},{"key":"lastSeenAtGte","value":"1687762131","description":"Filter by asset last seen date (unix timestamp)","disabled":true},{"key":"lastSeenAtLte","value":"1687762131","description":"Filter by asset last seen date (unix timestamp)","disabled":true},{"key":"lastScannedAtLte","value":"1687762131","description":"Filter by asset last scanned date (unix timestamp)","disabled":true},{"key":"lastScannedAtGte","value":"1687762131","description":"Filter by asset last scanned date (unix timestamp)","disabled":true},{"key":"lastActiveAtLte","value":"1687762131","description":"Filter by asset's last active date (unix timestamp)","disabled":true},{"key":"lastActiveAtGte","value":"1687762131","description":"Filter by asset's last active date (unix timestamp)","disabled":true},{"key":"excludeTag","value":"","description":"Assets with these tags' ids will be excluded (supports multiple choice)","disabled":true},{"key":"excludeTagBySlug","value":"declined","description":"the same as excludeTag but by tag slug (useful for system tags)","disabled":true},{"key":"tagBySlug","value":"declined","description":"the same as \"tag\" but by tag slug (useful for system tags)","disabled":true},{"key":"techID","value":"","description":"filter by tech ids (support multiple choice)","disabled":true},{"key":"includeDeleted","value":"1","description":"include deleted assets","disabled":true},{"key":"isFalsePositive","value":"1","description":"1 - false positivrs only\n0 - exclude false positives\ndefault = all","disabled":true},{"key":"scanMode","value":"active","description":"filter assets by their scanMode: disabled, active, passive (supports multiple choice). If an asset has status \"inherit\", the filter will take into acount what scan mode is inherited. To exclude \"inherited\" scan modes, use \"excludeScanMode\"=inherit filter\n ","disabled":true},{"key":"excludeScanMode","value":"inherit","description":"exclude assets by their scanMode (supports multiple choice) works similarly to \"scanMode\" filter except for \"inherit\" logic. ","disabled":true},{"key":"isActive","value":"1","description":"1 - active only\n0 - inactive only\ndefault - all","disabled":true},{"key":"confidenceGte","value":"40","disabled":true},{"key":"confidenceLte","value":"60","disabled":true},{"key":"orderBy","value":"-confidence","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Wed, 07 Aug 2024 12:56:59 GMT"},{"key":"Content-Length","value":"493"}],"cookie":[],"responseTime":null,"body":"{\n    \"pagination\": {\n        \"page\": 1,\n        \"size\": 1000,\n        \"totalPages\": 1,\n        \"totalItems\": 1\n    },\n    \"data\": [\n        {\n            \"id\": \"637cc456-878b-491a-8d45-ee0aef5e60d4\",\n            \"value\": \"03:76:84:91:2D:7E:67:98:E1:32:3F:FD:43:77:39:46:6A:33\",\n            \"tags\": [],\n            \"type\": \"ssl\",\n            \"subType\": \"\",\n            \"rootAsset\": {\n                \"id\": \"6fc3d77b-4bba-4aeb-a421-914cea42f56d\",\n                \"value\": \"example.com\"\n            },\n            \"comment\": \"\",\n            \"isRoot\": false,\n            \"isRootCandidate\": false,\n            \"confidence\": 50,\n            \"shouldBeScanned\": false,\n            \"isFalsePositive\": false,\n            \"isActive\": false,\n            \"scanMode\": \"inherit\",\n            \"inheritedScanMode\": \"active\",\n            \"createdAt\": \"2024-07-29T12:02:04.936Z\",\n            \"lastSeenAt\": \"2024-07-30T12:15:04.062Z\",\n            \"lastActiveAt\": null,\n            \"lastScannedAt\": \"2024-07-29T12:02:04.924Z\",\n            \"deletedAt\": null,\n            \"foundOnPages\": [],\n            \"directVulnerabilitiesCount\": 0,\n            \"totalScans\": 0,\n            \"vulnerabilityStats\": {\n                \"info\": 0,\n                \"low\": 0,\n                \"medium\": 0,\n                \"high\": 0,\n                \"critical\": 0,\n                \"total\": 0\n            },\n            \"rootVulnerabilityStats\": null,\n            \"locked\": false\n        }\n    ]\n}"}],"_postman_id":"bbcd52e7-32e6-40f9-9568-b3f3c5d86c7a"},{"name":"Get asset SLDs","id":"3361694c-91e2-43c2-ad5e-4869ee596e03","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.attaxion.com/v1/assets/slds/?assetType=ipv4&withMeta=traffic&hasMaliciousTrafficHits=0","urlObject":{"protocol":"https","path":["v1","assets","slds",""],"host":["api","attaxion","com"],"query":[{"disabled":true,"description":{"content":"<p>Filter by root Asset ID (supports multiple choices)</p>\n","type":"text/plain"},"key":"rootAssetID","value":"{{$rootAssetID}}"},{"disabled":true,"description":{"content":"<p>whether or not asset should be root (omit to get all assets)</p>\n","type":"text/plain"},"key":"isRoot","value":"false"},{"disabled":true,"description":{"content":"<p>whether or not asset should be root candidate (omit to get all assets)</p>\n","type":"text/plain"},"key":"isRootCandidate","value":"false"},{"description":{"content":"<p>asset types (supports multiple choices)</p>\n","type":"text/plain"},"key":"assetType","value":"ipv4"},{"disabled":true,"description":{"content":"<p>asset tags (supports multiple choices)</p>\n","type":"text/plain"},"key":"tag","value":"sdfdf"},{"disabled":true,"description":{"content":"<p>page num</p>\n","type":"text/plain"},"key":"page","value":"1"},{"disabled":true,"description":{"content":"<p>page size</p>\n","type":"text/plain"},"key":"size","value":"1000"},{"disabled":true,"description":{"content":"<p>asset's valueshould starts with this substring</p>\n","type":"text/plain"},"key":"valueStartsWith","value":"127.0"},{"disabled":true,"description":{"content":"<p>Filter by substring in value LIKE <em>term</em></p>\n","type":"text/plain"},"key":"valueIncludes","value":"test"},{"disabled":true,"description":{"content":"<p>exact asset's value to search</p>\n","type":"text/plain"},"key":"valueExact","value":"example.com"},{"disabled":true,"description":{"content":"<p>Order by a field. (default = -createdAt)\nFor descending order, pass \"-\" before field's name, \ne.g. orderBy=-createdAt</p>\n<p>Sorting is enabled for the following fields:</p>\n<ul>\n<li>directVulnerabilitiesCount</li>\n<li>descendantsCount (only if isRoot = true)</li>\n<li>directAndDerivedSubdomainsCount (only if isRoot = true)</li>\n<li>directAndDerivedVulnerabilitiesCount (only if isRoot = true)</li>\n<li>createdAt</li>\n<li>lastSeenAt</li>\n<li>lastScannedAt</li>\n<li>lastActiveAt</li>\n</ul>\n","type":"text/plain"},"key":"orderBy","value":"-createdAt"},{"description":{"content":"<p>Include metadata to the response if it's present for the asset. \nSupports multiple choices.\nIt may slow down the query.</p>\n<p>Possible values:</p>\n<ul>\n<li>geoip</li>\n<li>subnetwork</li>\n<li>whoisRecord</li>\n<li>screenshot</li>\n<li>port</li>\n<li>sslCertificate</li>\n<li>sslConnection</li>\n<li>dns\n-traffic</li>\n</ul>\n<p>Preferrable use along with other filters, \ne.g. assetType=ip&amp;withMeta=geoip</p>\n","type":"text/plain"},"key":"withMeta","value":"traffic"},{"disabled":true,"description":{"content":"<p>Filter by asset created date (unix timestamp)</p>\n","type":"text/plain"},"key":"createdAtLte","value":"1687762131"},{"disabled":true,"description":{"content":"<p>Filter by asset created date (unix timestamp)</p>\n","type":"text/plain"},"key":"createdAtGte","value":"1687762131"},{"disabled":true,"description":{"content":"<p>Filter by asset last seen date (unix timestamp)</p>\n","type":"text/plain"},"key":"lastSeenAtGte","value":"1687762131"},{"disabled":true,"description":{"content":"<p>Filter by asset last seen date (unix timestamp)</p>\n","type":"text/plain"},"key":"lastSeenAtLte","value":"1687762131"},{"disabled":true,"description":{"content":"<p>Filter by asset last scanned date (unix timestamp)</p>\n","type":"text/plain"},"key":"lastScannedAtLte","value":"1687762131"},{"disabled":true,"description":{"content":"<p>Filter by asset last scanned date (unix timestamp)</p>\n","type":"text/plain"},"key":"lastScannedAtGte","value":"1687762131"},{"disabled":true,"description":{"content":"<p>Filter by asset's last active date (unix timestamp)</p>\n","type":"text/plain"},"key":"lastActiveAtLte","value":"1687762131"},{"disabled":true,"description":{"content":"<p>Filter by asset's last active date (unix timestamp)</p>\n","type":"text/plain"},"key":"lastActiveAtGte","value":"1687762131"},{"disabled":true,"description":{"content":"<p>Assets with these tags' ids will be excluded (supports multiple choice)</p>\n","type":"text/plain"},"key":"excludeTag","value":""},{"disabled":true,"description":{"content":"<p>the same as excludeTag but by tag slug (useful for system tags)</p>\n","type":"text/plain"},"key":"excludeTagBySlug","value":"declined"},{"disabled":true,"description":{"content":"<p>the same as \"tag\" but by tag slug (useful for system tags)</p>\n","type":"text/plain"},"key":"tagBySlug","value":"declined"},{"disabled":true,"description":{"content":"<p>filter by tech ids (support multiple choice)</p>\n","type":"text/plain"},"key":"techID","value":""},{"disabled":true,"description":{"content":"<p>include deleted assets</p>\n","type":"text/plain"},"key":"includeDeleted","value":"1"},{"disabled":true,"description":{"content":"<p>1 - false positivrs only\n0 - exclude false positives\ndefault = all</p>\n","type":"text/plain"},"key":"isFalsePositive","value":"1"},{"disabled":true,"description":{"content":"<p>filter assets by their scanMode: disabled, active, passive (supports multiple choice). If an asset has status \"inherit\", the filter will take into acount what scan mode is inherited. To exclude \"inherited\" scan modes, use \"excludeScanMode\"=inherit filter\n </p>\n","type":"text/plain"},"key":"scanMode","value":"active"},{"disabled":true,"description":{"content":"<p>exclude assets by their scanMode (supports multiple choice) works similarly to \"scanMode\" filter except for \"inherit\" logic. </p>\n","type":"text/plain"},"key":"excludeScanMode","value":"inherit"},{"disabled":true,"description":{"content":"<p>1 - active only\n0 - inactive only\ndefault - all</p>\n","type":"text/plain"},"key":"isActive","value":"1"},{"disabled":true,"key":"confidenceGte","value":"40"},{"disabled":true,"key":"confidenceLte","value":"60"},{"disabled":true,"key":"orderBy","value":"-confidence"},{"disabled":true,"description":{"content":"<p>SSL ceritifcate subject</p>\n","type":"text/plain"},"key":"metadata.sslCertificate.subjectIncludes","value":".com"},{"disabled":true,"description":{"content":"<p>SSL ceritifcate issuer</p>\n","type":"text/plain"},"key":"metadata.sslCertificate.issuerIncludes","value":"encrypt"},{"disabled":true,"description":{"content":"<p>Cert status : revoked, valid, expires, expired, not valid yet. Check the corrseponding dictionary. Support multiple choice</p>\n","type":"text/plain"},"key":"metadata.sslCertificate.status","value":"valid"},{"disabled":true,"key":"metadata.sslCertificate.validFromGte","value":"1687762131"},{"disabled":true,"key":"metadata.sslCertificate.validFromLte","value":"1687762131"},{"disabled":true,"key":"metadata.sslCertificate.validToGte","value":"1687762131"},{"disabled":true,"key":"metadata.sslCertificate.validToLte","value":"1687762131"},{"disabled":true,"description":{"content":"<p>Exclude assets of a certain type. Supports multiple choice</p>\n","type":"text/plain"},"key":"excludeAssetType","value":"domain"},{"disabled":true,"description":{"content":"<p>show only assets belonging to a user group; multiple supported</p>\n","type":"text/plain"},"key":"userGroupID","value":"26bfa1ef-df32-4a1f-a33a-c8c0902a39dd"},{"description":{"content":"<p>0 - no malicious traffic only\n1 - only with malicious traffic\nomitted - all assets</p>\n","type":"text/plain"},"key":"hasMaliciousTrafficHits","value":"0"},{"disabled":true,"description":{"content":"<p>Filter out non-scannable assets</p>\n","type":"text/plain"},"key":"scannableOnly","value":"true"},{"disabled":true,"description":{"content":"<p>Filter by domain SLD</p>\n","type":"text/plain"},"key":"sldStartsWith","value":"example"},{"disabled":true,"description":{"content":"<p>Filter by domain SLD</p>\n","type":"text/plain"},"key":"sldIncludes","value":"example"},{"disabled":true,"description":{"content":"<p>Filter by domain SLD</p>\n","type":"text/plain"},"key":"sldExact","value":"example.com"}],"variable":[]}},"response":[{"id":"087326d6-6959-4646-af18-3e5d55ae0dfe","name":"Get asset SLDs","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":{"raw":"https://api.attaxion.com/v1/assets/slds","protocol":"https","host":["api","attaxion","com"],"path":["v1","assets","slds"],"query":[{"key":"rootAssetID","value":"{{$rootAssetID}}","description":"Filter by root Asset ID (supports multiple choices)","disabled":true},{"key":"isRoot","value":"false","description":"whether or not asset should be root (omit to get all assets)","disabled":true},{"key":"isRootCandidate","value":"false","description":"whether or not asset should be root candidate (omit to get all assets)","disabled":true},{"key":"assetType","value":"domain","description":"asset types (supports multiple choices)","disabled":true},{"key":"tag","value":"sdfdf","description":"asset tags (supports multiple choices)","disabled":true},{"key":"page","value":"1","description":"page num","disabled":true},{"key":"size","value":"1000","description":"page size","disabled":true},{"key":"valueStartsWith","value":"127.0","description":"asset's valueshould starts with this substring","disabled":true},{"key":"valueIncludes","value":"test","description":"Filter by substring in value LIKE *term*","disabled":true},{"key":"valueExact","value":"example.com","description":"exact asset's value to search","disabled":true},{"key":"orderBy","value":"-createdAt","description":"Order by a field. (default = -createdAt)\nFor descending order, pass \"-\" before field's name, \ne.g. orderBy=-createdAt\n\nSorting is enabled for the following fields:\n- directVulnerabilitiesCount\n- descendantsCount (only if isRoot = true)\n- directAndDerivedSubdomainsCount (only if isRoot = true)\n- directAndDerivedVulnerabilitiesCount (only if isRoot = true)\n- createdAt\n- lastSeenAt\n- lastScannedAt\n- lastActiveAt","disabled":true},{"key":"withMeta","value":"geoip","description":"Include metadata to the response if it's present for the asset. \nSupports multiple choices.\nIt may slow down the query.\n\nPossible values:\n- geoip\n- subnetwork\n- whoisRecord\n- screenshot\n- port\n- sslCertificate\n- sslConnection\n- dns\n\nPreferrable use along with other filters, \ne.g. assetType=ip&withMeta=geoip","disabled":true},{"key":"createdAtLte","value":"1687762131","description":"Filter by asset created date (unix timestamp)","disabled":true},{"key":"createdAtGte","value":"1687762131","description":"Filter by asset created date (unix timestamp)","disabled":true},{"key":"lastSeenAtGte","value":"1687762131","description":"Filter by asset last seen date (unix timestamp)","disabled":true},{"key":"lastSeenAtLte","value":"1687762131","description":"Filter by asset last seen date (unix timestamp)","disabled":true},{"key":"lastScannedAtLte","value":"1687762131","description":"Filter by asset last scanned date (unix timestamp)","disabled":true},{"key":"lastScannedAtGte","value":"1687762131","description":"Filter by asset last scanned date (unix timestamp)","disabled":true},{"key":"lastActiveAtLte","value":"1687762131","description":"Filter by asset's last active date (unix timestamp)","disabled":true},{"key":"lastActiveAtGte","value":"1687762131","description":"Filter by asset's last active date (unix timestamp)","disabled":true},{"key":"excludeTag","value":"","description":"Assets with these tags' ids will be excluded (supports multiple choice)","disabled":true},{"key":"excludeTagBySlug","value":"declined","description":"the same as excludeTag but by tag slug (useful for system tags)","disabled":true},{"key":"tagBySlug","value":"declined","description":"the same as \"tag\" but by tag slug (useful for system tags)","disabled":true},{"key":"techID","value":"","description":"filter by tech ids (support multiple choice)","disabled":true},{"key":"includeDeleted","value":"1","description":"include deleted assets","disabled":true},{"key":"isFalsePositive","value":"1","description":"1 - false positivrs only\n0 - exclude false positives\ndefault = all","disabled":true},{"key":"scanMode","value":"active","description":"filter assets by their scanMode: disabled, active, passive (supports multiple choice). If an asset has status \"inherit\", the filter will take into acount what scan mode is inherited. To exclude \"inherited\" scan modes, use \"excludeScanMode\"=inherit filter\n ","disabled":true},{"key":"excludeScanMode","value":"inherit","description":"exclude assets by their scanMode (supports multiple choice) works similarly to \"scanMode\" filter except for \"inherit\" logic. ","disabled":true},{"key":"isActive","value":"1","description":"1 - active only\n0 - inactive only\ndefault - all","disabled":true},{"key":"confidenceGte","value":"40","disabled":true},{"key":"confidenceLte","value":"60","disabled":true},{"key":"orderBy","value":"-confidence","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Wed, 07 Aug 2024 12:56:59 GMT"},{"key":"Content-Length","value":"493"}],"cookie":[],"responseTime":null,"body":"{\n    \"pagination\": {\n        \"page\": 1,\n        \"size\": 1000,\n        \"totalPages\": 1,\n        \"totalItems\": 1\n    },\n    \"data\": [\n        \"example.com\"\n    ]\n}"}],"_postman_id":"3361694c-91e2-43c2-ad5e-4869ee596e03"},{"name":"Get asset","id":"7ab3ee19-b622-4c16-b2d4-f643a9958f35","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.attaxion.com/v1/assets/{{$id}}","urlObject":{"protocol":"https","path":["v1","assets","{{$id}}"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"bc2bc3d2-e5d7-4976-b5a2-941975145b6d","name":"Get asset","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY"}],"url":"https://api.attaxion.com/v1/assets/{{$id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Encoding","value":"gzip","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"1c6788f8-5f8d-4657-99d5-578bf38c878a\",\n    \"value\": \"[2606:4700:3030::ac40:8aa8]:443/tcp\",\n    \"isActive\": true,\n    \"tags\": [],\n    \"type\": \"port\",\n    \"subType\": \"\",\n    \"rootAsset\": {\n        \"id\": \"781a4485-91c8-4bdf-8c6d-568a0f406c22\",\n        \"value\": \"example.com\"\n    },\n    \"metadata\": {\n        \"port\": {\n            \"protocol\": \"tcp\",\n            \"isOpen\": true,\n            \"service\": \"https\",\n            \"os\": \"\",\n            \"product\": \"cloudflare\",\n            \"version\": \"\",\n            \"deviceType\": \"\",\n            \"extraInfo\": null\n        },\n        \"sslConnection\": {\n            \"protocols\": [\n                \"TLS 1.2\",\n                \"TLS 1.3\"\n            ],\n            \"cipherSuites\": {\n                \"TLS 1.2\": [\n                    \"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\",\n                    \"OLD_TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256\",\n                    \"TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256\",\n                    \"TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA\",\n                    \"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\",\n                    \"TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA\",\n                    \"TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256\",\n                    \"TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384\"\n                ],\n                \"TLS 1.3\": [\n                    \"TLS_AES_128_GCM_SHA256\",\n                    \"TLS_AES_256_GCM_SHA384\",\n                    \"TLS_CHACHA20_POLY1305_SHA256\"\n                ]\n            },\n            \"renegotiationSupport\": [\n                \"Secure renegotiation is supported\"\n            ],\n            \"sessionResumption\": \"Session IDs are returned, but sessions are not resumed\",\n            \"compression\": [],\n            \"namedGroups\": [\n                \"x25519\",\n                \"secp256r1\",\n                \"secp384r1\",\n                \"secp521r1\"\n            ],\n            \"supportsNpn\": true,\n            \"npnProtocols\": [\n                \"h2\",\n                \"http/1.1\"\n            ],\n            \"supportsAlpn\": true,\n            \"alpnProtocols\": [\n                \"h2\",\n                \"http/1.1\"\n            ],\n            \"sessionTickets\": [\n                \"Session tickets are supported\"\n            ],\n            \"ocspStaplingEnabled\": true,\n            \"ocspStaplingRevocationStatus\": \"Not Revoked\",\n            \"ocspStaplingErrorMessage\": \"\",\n            \"supportsRc4\": false,\n            \"supportsRc4WithModernClients\": false,\n            \"supportsAead\": true,\n            \"supportsCbc\": true,\n            \"sniRequired\": true,\n            \"zeroRTTEnabled\": false\n        }\n    },\n    \"comment\": \"\",\n    \"isRoot\": false,\n    \"isRootCandidate\": false,\n    \"shouldBeScanned\": false,\n    \"isFalsePositive\": true,\n    \"createdAt\": \"2024-07-02T07:35:19.006Z\",\n    \"lastSeenAt\": \"2024-07-02T07:35:39.885Z\",\n    \"lastActiveAt\": null,\n    \"lastScannedAt\": \"2024-07-02T07:35:39.874Z\",\n    \"deletedAt\": null,\n    \"foundOnPages\": [],\n    \"directVulnerabilitiesCount\": 0,\n    \"descendantsCount\": 0,\n    \"directAndDerivedSubdomainsCount\": 0,\n    \"directAndDerivedVulnerabilitiesCount\": 0,\n    \"totalScans\": 4,\n    \"vulnerabilityStats\": null,\n    \"rootVulnerabilityStats\": null,\n    \"locked\": false\n}"}],"_postman_id":"7ab3ee19-b622-4c16-b2d4-f643a9958f35"},{"name":"Get asset w/ custom meta","id":"f3ae55f6-0c08-4c56-8842-12d56b87c7e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.attaxion.com/v1/assets/{{$id}}/custom-meta?withMeta=dns&withMeta=screenshot","urlObject":{"protocol":"https","path":["v1","assets","{{$id}}","custom-meta"],"host":["api","attaxion","com"],"query":[{"description":{"content":"<p>Include metadata to the response if it's present for the asset. \nSupports multiple choices.\nIt may slow down the query.\nPossible values:</p>\n<ul>\n<li>geoip</li>\n<li>subnetwork</li>\n<li>whoisRecord</li>\n<li>screenshot</li>\n<li>port</li>\n<li>sslCertificate</li>\n<li>sslConnection</li>\n<li>dns</li>\n</ul>\n","type":"text/plain"},"key":"withMeta","value":"dns"},{"key":"withMeta","value":"screenshot"}],"variable":[]}},"response":[{"id":"29770735-dd8e-49b0-bed9-56a6bc8087c9","name":"Get asset w/ custom meta","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":{"raw":"https://api.attaxion.com/v1/assets/{{$id}}/custom-meta?withMeta=dns&withMeta=screenshot","protocol":"https","host":["api","attaxion","com"],"path":["v1","assets","{{$id}}","custom-meta"],"query":[{"key":"withMeta","value":"dns","description":"Include metadata to the response if it's present for the asset. \nSupports multiple choices.\nIt may slow down the query.\nPossible values:\n- geoip\n- subnetwork\n- whoisRecord\n- screenshot\n- port\n- sslCertificate\n- sslConnection\n- dns"},{"key":"withMeta","value":"screenshot"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Sun, 22 Sep 2024 10:06:48 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"a7918113-4f55-5970-9ccb-2a72e0af6d1c\",\n    \"value\": \"example.com\",\n    \"tags\": [],\n    \"type\": \"domain\",\n    \"subType\": \"\",\n    \"rootAsset\": null,\n    \"metadata\": {\n        \"dns\": [\n            {\n                \"name\": \"example.com.\",\n                \"type\": \"MX\",\n                \"content\": \"example-com.mail.protection.outlook.com.\",\n                \"ttl\": 300,\n                \"lastSeenAt\": \"2024-09-20T03:41:59.932Z\"\n            },\n            {\n                \"name\": \"example.com.\",\n                \"type\": \"A\",\n                \"content\": \"127.0.0.1\",\n                \"ttl\": 18,\n                \"lastSeenAt\": \"2024-09-20T03:41:59.932Z\"\n            },\n            {\n                \"name\": \"example.com.\",\n                \"type\": \"TXT\",\n                \"content\": \"foo_verify_123\",\n                \"ttl\": 300,\n                \"lastSeenAt\": \"2024-09-20T03:42:01.787Z\"\n            },\n            {\n                \"name\": \"example.com.\",\n                \"type\": \"NS\",\n                \"content\": \"ns-cloud.example.com.\",\n                \"ttl\": 21600,\n                \"lastSeenAt\": \"2024-09-20T03:41:59.932Z\"\n            },\n            {\n                \"name\": \"example.com.\",\n                \"type\": \"TXT\",\n                \"content\": \"google-site-verification=aaa\",\n                \"ttl\": 300,\n                \"lastSeenAt\": \"2024-09-20T03:42:01.083Z\"\n            },\n            {\n                \"name\": \"example.com.\",\n                \"type\": \"TXT\",\n                \"content\": \"v=spf1 ip4:127.0.0.1 include:spf.protection.outlook.com include:spf.mandrillapp.com include:mail.zendesk.com include:spf.mailjet.com include:foo.example.com -all\",\n                \"ttl\": 300,\n                \"lastSeenAt\": \"2024-09-20T03:42:02.037Z\"\n            },\n            {\n                \"name\": \"example.com.\",\n                \"type\": \"TXT\",\n                \"content\": \"atlassian-domain-verification=123/\",\n                \"ttl\": 300,\n                \"lastSeenAt\": \"2024-09-20T03:42:00.383Z\"\n            },\n            {\n                \"name\": \"example.com.\",\n                \"type\": \"TXT\",\n                \"content\": \"miro-verification=aaa\",\n                \"ttl\": 300,\n                \"lastSeenAt\": \"2024-09-20T03:42:00.142Z\"\n            },\n            {\n                \"name\": \"example.com.\",\n                \"type\": \"TXT\",\n                \"content\": \"docusign=aaa\",\n                \"ttl\": 300,\n                \"lastSeenAt\": \"2024-09-20T03:42:01.583Z\"\n            },\n            {\n                \"name\": \"example.com.\",\n                \"type\": \"SOA\",\n                \"content\": \"ns-cloud.example.com. cloud-dns.example.com. 1 21600 3600 259200 300\",\n                \"ttl\": 21600,\n                \"lastSeenAt\": \"2024-09-20T03:42:02.783Z\"\n            },\n            {\n                \"name\": \"example.com.\",\n                \"type\": \"TXT\",\n                \"content\": \"google-site-verification=12345\",\n                \"ttl\": 300,\n                \"lastSeenAt\": \"2024-09-20T03:42:00.584Z\"\n            },\n            {\n                \"name\": \"example.com.\",\n                \"type\": \"NS\",\n                \"content\": \"ns-cloud.example.com.\",\n                \"ttl\": 21600,\n                \"lastSeenAt\": \"2024-09-20T03:41:59.932Z\"\n            },\n            {\n                \"name\": \"example.com.\",\n                \"type\": \"NS\",\n                \"content\": \"ns-cloud-c1.example.com.\",\n                \"ttl\": 21600,\n                \"lastSeenAt\": \"2024-09-20T03:41:59.932Z\"\n            },\n            {\n                \"name\": \"example.com.\",\n                \"type\": \"NS\",\n                \"content\": \"ns-cloud-c2.example.com.\",\n                \"ttl\": 21600,\n                \"lastSeenAt\": \"2024-09-20T03:41:59.932Z\"\n            },\n            {\n                \"name\": \"example.com.\",\n                \"type\": \"TXT\",\n                \"content\": \"apple-domain-verification=bbb\",\n                \"ttl\": 300,\n                \"lastSeenAt\": \"2024-09-20T03:41:59.932Z\"\n            },\n            {\n                \"name\": \"example.com.\",\n                \"type\": \"MX\",\n                \"content\": \"example-com.mail.protection.outlook.com.\",\n                \"ttl\": 300,\n                \"lastSeenAt\": \"2024-09-20T03:41:59.932Z\"\n            }\n        ],\n        \"screenshot\": \"iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR4AWN49erNfwAJQgPAMp3hXQAAAABJRU5ErkJggg==\"\n    },\n    \"comment\": \"\",\n    \"isRoot\": true,\n    \"isRootCandidate\": false,\n    \"confidence\": 100,\n    \"shouldBeScanned\": true,\n    \"isFalsePositive\": false,\n    \"isActive\": true,\n    \"scanMode\": \"inherit\",\n    \"inheritedScanMode\": \"active\",\n    \"createdAt\": \"2024-05-22T08:37:26.662Z\",\n    \"lastSeenAt\": \"2024-09-22T04:12:07.747Z\",\n    \"lastActiveAt\": \"2024-09-22T03:52:04.197Z\",\n    \"lastScannedAt\": \"2024-09-22T03:51:58.758Z\",\n    \"deletedAt\": null,\n    \"foundOnPages\": [],\n    \"rootVerificationStatus\": \"verified\",\n    \"rootVerification\": {\n        \"code\": \"a79181134f5559709ccb2a72e0af6d1c\",\n        \"dnsRecord\": \"verification=a79181134f5559709ccb2a72e0af6d1c\",\n        \"file\": {\n            \"name\": \"a7918113455549709ccb2a72e0af6d1c.txt\",\n            \"content\": \"a79181134f5559709ccb2a72e0af6d1c\"\n        }\n    },\n    \"directVulnerabilitiesCount\": 11,\n    \"descendantsCount\": 404,\n    \"directAndDerivedSubdomainsCount\": 28,\n    \"directAndDerivedVulnerabilitiesCount\": 175,\n    \"totalScans\": 0,\n    \"vulnerabilityStats\": {\n        \"info\": 0,\n        \"low\": 6,\n        \"medium\": 5,\n        \"high\": 0,\n        \"critical\": 0,\n        \"total\": 11\n    },\n    \"rootVulnerabilityStats\": {\n        \"info\": 0,\n        \"low\": 69,\n        \"medium\": 105,\n        \"high\": 1,\n        \"critical\": 0,\n        \"total\": 175\n    },\n    \"locked\": false\n}"}],"_postman_id":"f3ae55f6-0c08-4c56-8842-12d56b87c7e9"},{"name":"Verify asset","id":"dd0ce226-c4a4-4b0e-b251-af8f38f422d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.attaxion.com/v1/assets/{{$id}}/verify?method=dns","urlObject":{"protocol":"https","path":["v1","assets","{{$id}}","verify"],"host":["api","attaxion","com"],"query":[{"description":{"content":"<p>dns/file</p>\n","type":"text/plain"},"key":"method","value":"dns"}],"variable":[]}},"response":[{"id":"025fe7ff-9393-45f8-be11-5f824918058c","name":"Verify asset","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":{"raw":"https://api.attaxion.com/v1/assets/{{$id}}/verify?method=dns","protocol":"https","host":["api","attaxion","com"],"path":["v1","assets","{{$id}}","verify"],"query":[{"key":"method","value":"dns","description":"dns/file"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Mon, 15 Jan 2024 16:26:25 GMT"},{"key":"Content-Length","value":"147"}],"cookie":[],"responseTime":null,"body":"{\n    \"acknowledged\": true,\n    \"assetId\": \"56d71996-b3a8-11ee-a60b-0242ac120003\",\n    \"error\": null,\n    \"workflowRunId\": \"verify-root-asset:dns:447be195-b3a8-11ee-a60b-0242ac120003:56d71996-b3a8-11ee-a60b-0242ac120003\"\n}"}],"_postman_id":"dd0ce226-c4a4-4b0e-b251-af8f38f422d3"},{"name":"Create asset","id":"23868c15-2cf5-4643-b4cd-f78a4986aad2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"value\": \"whatever.com\",\n    \"type\": \"domain\",\n    \"comment\": \"abc\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/assets","urlObject":{"protocol":"https","path":["v1","assets"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"25df00a7-ec5b-405c-b76c-4cceeff4d485","name":"Create asset","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"value\": \"whatever.com\",\n    \"type\": \"domain\",\n    \"comment\": \"abc\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/assets"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Thu, 11 Jan 2024 10:28:32 GMT"},{"key":"Content-Length","value":"343"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"b0cfc4a7-15e4-4913-9b77-6388dba4be31\",\n    \"value\": \"whatever.com\",\n    \"tags\": [],\n    \"type\": \"domain\",\n    \"subType\": \"\",\n    \"rootAsset\": null,\n    \"comment\": \"abc\",\n    \"isRoot\": true,\n    \"isRootCandidate\": false,\n    \"createdAt\": \"2024-01-11T10:28:32.112Z\",\n    \"lastSeenAt\": \"2024-01-11T10:28:32.1Z\",\n    \"lastActiveAt\": null,\n    \"lastScannedAt\": null,\n    \"deletedAt\": null,\n    \"foundOnPages\": [],\n    \"rootVerificationStatus\": \"pending\",\n    \"rootVerification\": {\n        \"code\": \"e1f7ec821e7e4af7b65c9372b39fc1ea\",\n        \"dnsRecord\": \"verification=e1f7ec821e7e4af7b65c9372b39fc1ea\",\n        \"file\": {\n            \"name\": \"e1f7ec821e7e4af7b65c9372b39fc1ea.txt\",\n            \"content\": \"e1f7ec821e7e4af7b65c9372b39fc1ea\"\n        }\n    }\n}"}],"_postman_id":"23868c15-2cf5-4643-b4cd-f78a4986aad2"},{"name":"Delete asset","id":"21c79cbf-de9f-4baf-b0b2-6b5d18065432","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://api.attaxion.com/v1/assets/{{$assetId}}","urlObject":{"protocol":"https","path":["v1","assets","{{$assetId}}"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"819aea61-cfb6-41ec-ac63-9e00a28d1670","name":"Delete asset","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":"https://api.attaxion.com/v1/assets/{{$assetId}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"acknowledged\": true,\n    \"assetId\": <...>,\n    \"error\": null,\n    \"workflowRunId\": <...>\n}"}],"_postman_id":"21c79cbf-de9f-4baf-b0b2-6b5d18065432"},{"name":"Update asset","id":"96a7fbea-fa8b-457f-9ef1-0983d97cf7ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"comment\": \"test comment\",\n    \"scanMode\": \"inherit\",\n    \"addTags\": [\n        \"My First          Tag\",\n        \"My Awesome Asset\",\n        \"Root\",\n        \"Do not touch\"\n    ],\n    \"removeTags\": [\n        \"test\",\n        \"test2\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/assets/{{$assetId}}","urlObject":{"protocol":"https","path":["v1","assets","{{$assetId}}"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"eac3d2cc-0183-40c7-ab0b-c2dd9b50d2a8","name":"Update asset","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"comment\": \"test comment\",\n    \"addTags\": [\n        \"My First          Tag\",\n        \"My Awesome Asset\",\n        \"Root\",\n        \"Do not touch\"\n    ],\n    \"removeTags\": [\n        \"test\",\n        \"test2\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/assets/f418ec1b-2a22-11ef-a524-0242ac120007"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Fri, 14 Jun 2024 09:19:21 GMT"},{"key":"Content-Length","value":"561"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"1a10d860-5d36-4596-a73e-9ee73ff543e6\",\n    \"value\": \"[192.168.0.1]:1426/tcp\",\n    \"tags\": [\n        {\n            \"id\": \"20bb1f4c-30cb-468b-9aba-63dc3d5e12e9\",\n            \"name\": \"My First          Tag\",\n            \"isSystem\": false\n        },\n        {\n            \"id\": \"4fd96d13-20ea-4094-a835-0e2960142870\",\n            \"name\": \"Do not touch\",\n            \"isSystem\": false\n        },\n        {\n            \"id\": \"e2d36460-383d-499d-86d7-7baa7faa3165\",\n            \"name\": \"Root\",\n            \"isSystem\": false\n        },\n        {\n            \"id\": \"ed182adf-1501-4f0f-b65b-754d778ef919\",\n            \"name\": \"My Awesome Asset\",\n            \"isSystem\": false\n        }\n    ],\n    \"type\": \"port\",\n    \"subType\": \"\",\n    \"rootAsset\": {\n        \"id\": \"cc4e2afb-a81a-4a69-a0ef-a6a9e7ba5c24\",\n        \"value\": \"DigitalOcean Account: 1816b4c5-d128-40df-9a75-49977c969c5d\"\n    },\n    \"metadata\": {\n        \"port\": {\n            \"protocol\": \"tcp\",\n            \"isOpen\": true,\n            \"service\": \"sas-1\",\n            \"os\": \"\",\n            \"product\": \"\",\n            \"version\": \"\",\n            \"deviceType\": \"\",\n            \"extraInfo\": null\n        }\n    },\n    \"comment\": \"testsetstse3433t\",\n    \"isRoot\": false,\n    \"isRootCandidate\": false,\n    \"shouldBeScanned\": false,\n    \"isFalsePositive\": false,\n    \"scanMode\": \"disabled\",\n    \"inheritedScanMode\": null,\n    \"createdAt\": \"2024-05-27T16:00:05.477Z\",\n    \"lastSeenAt\": \"2024-07-02T09:22:10Z\",\n    \"lastActiveAt\": null,\n    \"lastScannedAt\": null,\n    \"deletedAt\": null,\n    \"foundOnPages\": [],\n    \"totalScans\": 0,\n    \"vulnerabilityStats\": null,\n    \"rootVulnerabilityStats\": null,\n    \"locked\": false\n}"}],"_postman_id":"96a7fbea-fa8b-457f-9ef1-0983d97cf7ad"},{"name":"Approve candidate","id":"7d99b568-cb9f-4a45-bd98-6f714b8283e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"POST","header":[],"url":"https://api.attaxion.com/v1/assets/{{$assetId}}/approve-candidate","urlObject":{"protocol":"https","path":["v1","assets","{{$assetId}}","approve-candidate"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"6aa32a6f-88da-47ab-8892-8793188f91fd","name":"Approve candidate","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":"https://api.attaxion.com/v1/assets/{{$assetId}}/approve-candidate"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"id\": \"b0cfc4a7-15e4-4913-9b77-6388dba4be31\",\n    \"value\": \"example.com\",\n    \"tags\": [],\n    \"type\": \"domain\",\n    \"subType\": \"\",\n    \"rootAsset\": null,\n    \"comment\": \"abc\",\n    \"isRoot\": true,\n    \"isRootCandidate\": false,\n    \"createdAt\": \"2024-01-11T10:28:32.112Z\",\n    \"lastSeenAt\": \"2024-01-11T10:28:32.1Z\",\n    \"lastActiveAt\": null,\n    \"lastScannedAt\": null,\n    \"deletedAt\": null,\n    \"foundOnPages\": [],\n    \"rootVerificationStatus\": \"verified\",\n    \"rootVerification\": {\n        \"code\": \"e1f7ec821e7e4af7b65c9372b39fc1ea\",\n        \"dnsRecord\": \"verification=e1f7ec821e7e4af7b65c9372b39fc1ea\",\n        \"file\": {\n            \"name\": \"e1f7ec821e7e4af7b65c9372b39fc1ea.txt\",\n            \"content\": \"e1f7ec821e7e4af7b65c9372b39fc1ea\"\n        }\n    }\n}"}],"_postman_id":"7d99b568-cb9f-4a45-bd98-6f714b8283e5"},{"name":"Set false positive","id":"d4046176-122d-41ee-8b57-5edea5a404d7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"POST","header":[],"url":"https://api.attaxion.com/v1/assets/{{$assetId}}/set-false-positive","urlObject":{"protocol":"https","path":["v1","assets","{{$assetId}}","set-false-positive"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"068c5a32-ab54-461c-ba88-f6dfae7b5171","name":"Set false positive","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":"https://api.attaxion.com/v1/assets/004ad4c3-d4a4-46c2-9bf8-b03905580993/set-false-positive"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Tue, 02 Jul 2024 07:59:30 GMT"},{"key":"Content-Length","value":"166"}],"cookie":[],"responseTime":null,"body":"{\n    \"acknowledged\": true,\n    \"assetId\": \"004ad4c3-d4a4-46c2-9bf8-b03905580993\",\n    \"error\": \"\",\n    \"workflowRunId\": \"process-false-positive-asset:363fbb2c-ecea-11ee-b620-0242ac160005:004ad4c3-d4a4-46c2-9bf8-b03905580993\"\n}"}],"_postman_id":"d4046176-122d-41ee-8b57-5edea5a404d7"},{"name":"Unset false-positive","id":"e2c015c1-3903-4f48-a32f-46bb5a0a9d60","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"POST","header":[],"url":"https://api.attaxion.com/v1/assets/{{$assetId}}/unset-false-positive","urlObject":{"protocol":"https","path":["v1","assets","{{$assetId}}","unset-false-positive"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"c44bbdb2-3cad-470d-8c93-c4da012b6920","name":"Unset false-positive","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":"https://api.attaxion.com/v1/assets/a4f13e27-1ea2-49c9-b446-16c7405affbe/unset-false-positive"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Tue, 02 Jul 2024 07:58:53 GMT"},{"key":"Content-Length","value":"164"}],"cookie":[],"responseTime":null,"body":"{\n    \"acknowledged\": true,\n    \"assetId\": \"a4f13e27-1ea2-49c9-b446-16c7405affbe\",\n    \"error\": \"\",\n    \"workflowRunId\": \"revert-false-positive-asset:363fbb2c-ecea-11ee-b620-0242ac160005:a4f13e27-1ea2-49c9-b446-16c7405affbe\"\n}"}],"_postman_id":"e2c015c1-3903-4f48-a32f-46bb5a0a9d60"},{"name":"Decline candidate","id":"c5aeebba-147f-4cd6-81f0-7ce14c33699c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"POST","header":[],"url":"https://api.attaxion.com/v1/assets/{{$assetId}}/decline-candidate","urlObject":{"protocol":"https","path":["v1","assets","{{$assetId}}","decline-candidate"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"f50b9d51-e173-4bba-86cb-0e24cce2efd5","name":"Decline candidate","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":"https://api.attaxion.com/v1/assets/{{$assetId}}/decline-candidate"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"id\": \"b0cfc4a7-15e4-4913-9b77-6388dba4be31\",\n    \"value\": \"example.com\",\n    \"tags\": [],\n    \"type\": \"domain\",\n    \"subType\": \"\",\n    \"rootAsset\": null,\n    \"comment\": \"abc\",\n    \"isRoot\": true,\n    \"isRootCandidate\": false,\n    \"createdAt\": \"2024-01-11T10:28:32.112Z\",\n    \"lastSeenAt\": \"2024-01-11T10:28:32.1Z\",\n    \"lastActiveAt\": null,\n    \"lastScannedAt\": null,\n    \"deletedAt\": null,\n    \"foundOnPages\": [],\n    \"rootVerificationStatus\": \"verified\",\n    \"rootVerification\": {\n        \"code\": \"e1f7ec821e7e4af7b65c9372b39fc1ea\",\n        \"dnsRecord\": \"verification=e1f7ec821e7e4af7b65c9372b39fc1ea\",\n        \"file\": {\n            \"name\": \"e1f7ec821e7e4af7b65c9372b39fc1ea.txt\",\n            \"content\": \"e1f7ec821e7e4af7b65c9372b39fc1ea\"\n        }\n    }\n}"}],"_postman_id":"c5aeebba-147f-4cd6-81f0-7ce14c33699c"},{"name":"Get asset map","id":"d87c26fe-66c2-46af-b300-3ca9cce60d4e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.attaxion.com/v1/map?page=1&size=10000&isRootCandidate=false&isFalsePositive=false&assetType=ipv4&assetType=ipv6&includeRootAsset=false","urlObject":{"protocol":"https","path":["v1","map"],"host":["api","attaxion","com"],"query":[{"description":{"content":"<p>Result page to fetch</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>Page size</p>\n","type":"text/plain"},"key":"size","value":"10000"},{"description":{"content":"<p>Whether assets should be root candidates (omit to get all)</p>\n","type":"text/plain"},"key":"isRootCandidate","value":"false"},{"description":{"content":"<p>1 - false positives only\n0 - exclude false positives\nomit - get all</p>\n","type":"text/plain"},"key":"isFalsePositive","value":"false"},{"description":{"content":"<p>asset types (supports multiple choices)</p>\n","type":"text/plain"},"key":"assetType","value":"ipv4"},{"key":"assetType","value":"ipv6"},{"description":{"content":"<p>Preload root asset id/value</p>\n","type":"text/plain"},"key":"includeRootAsset","value":"false"}],"variable":[]}},"response":[{"id":"b792d018-f114-4846-9f3a-0106a8afb9c5","name":"Get asset map","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":{"raw":"https://api.attaxion.com/v1/map?page=1&size=10&isRootCandidate=false&isFalsePositive=false&assetType=ipv4&assetType=ipv6","protocol":"https","host":["api","attaxion","com"],"path":["v1","map"],"query":[{"key":"page","value":"1","description":"Result page to fetch"},{"key":"size","value":"10","description":"Page size"},{"key":"isRootCandidate","value":"false","description":"Whether assets should be root candidates (omit to get all)"},{"key":"isFalsePositive","value":"false","description":"1 - false positives only\n0 - exclude false positives\nomit - get all"},{"key":"assetType","value":"ipv4","description":"asset types (supports multiple choices)"},{"key":"assetType","value":"ipv6"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Wed, 25 Sep 2024 06:46:42 GMT"},{"key":"Content-Length","value":"734"}],"cookie":[],"responseTime":null,"body":"{\n    \"pagination\": {\n        \"page\": 1,\n        \"size\": 10,\n        \"totalPages\": 15881,\n        \"totalItems\": 158804\n    },\n    \"data\": [\n        {\n            \"assetId\": \"00000b7a-b5c1-437a-b44d-69632490ca9f\",\n            \"assetValue\": \"127.0.0.1\",\n            \"country\": \"US\",\n            \"region\": \"California\",\n            \"city\": \"San Francisco\",\n            \"lat\": 37.77493,\n            \"lng\": -122.41942\n        },\n        {\n            \"assetId\": \"0000854a-f1ef-4d82-a626-9d8da5bda8b4\",\n            \"assetValue\": \"192.168.0.1\",\n            \"country\": \"US\",\n            \"region\": \"Virginia\",\n            \"city\": \"Boydton\",\n            \"lat\": 36.66764,\n            \"lng\": -78.3875\n        }\n    ]\n}"}],"_postman_id":"d87c26fe-66c2-46af-b300-3ca9cce60d4e"},{"name":"Get asset meta","id":"54026fb7-4920-453b-ab92-1589940a67ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.attaxion.com/v1/meta/{{$id}}?withMeta=dns","urlObject":{"protocol":"https","path":["v1","meta","{{$id}}"],"host":["api","attaxion","com"],"query":[{"description":{"content":"<p>Include metadata to the response if it's present for the asset. \nSupports multiple choices.\nIt may slow down the query.\nPossible values:</p>\n<ul>\n<li>geoip</li>\n<li>subnetwork</li>\n<li>whoisRecord</li>\n<li>screenshot</li>\n<li>port</li>\n<li>sslCertificate</li>\n<li>sslConnection</li>\n<li>dns</li>\n</ul>\n","type":"text/plain"},"key":"withMeta","value":"dns"}],"variable":[]}},"response":[{"id":"69d64116-bac3-46e5-8e06-43727128ed99","name":"Get asset DNS","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":{"raw":"https://api.attaxion.com/v1/meta/a7918113-4f11-4970-9ccb-2a72e0af6d1c?withMeta=screenshot","protocol":"https","host":["api","attaxion","com"],"path":["v1","meta","a7918113-4f11-4970-9ccb-2a72e0af6d1c"],"query":[{"key":"withMeta","value":"screenshot","description":"Include metadata to the response if it's present for the asset. \nSupports multiple choices.\nIt may slow down the query.\nPossible values:\n- geoip\n- subnetwork\n- whoisRecord\n- screenshot\n- port\n- sslCertificate\n- sslConnection\n- dns"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Sun, 22 Sep 2024 10:12:19 GMT"},{"key":"Content-Length","value":"1036"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"a7918113-4f55-5970-9ccb-2a72e0af6d1c\",\n    \"value\": \"example.com\",\n    \"tags\": [],\n    \"type\": \"domain\",\n    \"subType\": \"\",\n    \"rootAsset\": null,\n    \"metadata\": {\n        \"screenshot\": \"iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR4AWN49erNfwAJQgPAMp3hXQAAAABJRU5ErkJggg==\"\n    },\n    \"comment\": \"\",\n    \"isRoot\": true,\n    \"isRootCandidate\": false,\n    \"confidence\": 100,\n    \"shouldBeScanned\": true,\n    \"isFalsePositive\": false,\n    \"isActive\": true,\n    \"scanMode\": \"inherit\",\n    \"inheritedScanMode\": null,\n    \"createdAt\": \"2024-05-22T08:37:26.662Z\",\n    \"lastSeenAt\": \"2024-09-22T04:12:07.747Z\",\n    \"lastActiveAt\": \"2024-09-22T03:52:04.197Z\",\n    \"lastScannedAt\": \"2024-09-22T03:51:58.758Z\",\n    \"deletedAt\": null,\n    \"foundOnPages\": [],\n    \"rootVerificationStatus\": \"verified\",\n    \"rootVerification\": {\n        \"code\": \"a79181134f5559709ccb2a72e0af6d1c\",\n        \"dnsRecord\": \"verification=a79181134f5559709ccb2a72e0af6d1c\",\n        \"file\": {\n            \"name\": \"a79181134f5559709ccb2a72e0af6d1c.txt\",\n            \"content\": \"a79181134f5559709ccb2a72e0af6d1c\"\n        }\n    },\n    \"totalScans\": 0,\n    \"vulnerabilityStats\": null,\n    \"rootVulnerabilityStats\": null,\n    \"locked\": false\n}"}],"_postman_id":"54026fb7-4920-453b-ab92-1589940a67ba"},{"name":"Get asset scan progress","id":"b6d0376a-9dfc-4c6c-9dc2-ca2bf5f468cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.attaxion.com/v1/progress/{{$id}}","urlObject":{"protocol":"https","path":["v1","progress","{{$id}}"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"f48d145c-9836-4e10-a050-e8704f53e1af","name":"Get asset scan progress","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":"https://api.attaxion.com/v1/progress/cb634931-8257-48f7-88f0-4d55b226ad1f"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Fri, 22 Nov 2024 12:06:49 GMT"},{"key":"Content-Length","value":"222"}],"cookie":[],"responseTime":null,"body":"{\n    \"asset\": {\n        \"id\": \"cb634931-8257-48f7-88f0-4d55b226ad1f\",\n        \"value\": \"example.com\"\n    },\n    \"progress\": {\n        \"startedAt\": \"2024-11-22T12:01:13Z\",\n        \"assetAddedAt\": \"2024-11-22T12:01:13Z\",\n        \"scanEnabledAt\": \"2024-11-22T12:01:22.697Z\",\n        \"scanStartedAt\": \"2024-11-22T12:02:47.507Z\",\n        \"assetsFoundAt\": \"2024-11-22T12:03:17.052Z\",\n        \"vulnsFoundAt\": \"2024-11-22T12:06:44.428Z\"\n    },\n    \"createdAt\": \"2024-11-22T12:01:13.831Z\",\n    \"updatedAt\": \"2024-11-22T12:06:44.456Z\"\n}"}],"_postman_id":"b6d0376a-9dfc-4c6c-9dc2-ca2bf5f468cc"}],"id":"bdfdf249-1734-4ae6-9525-8959aff0f809","description":"<p>Manage your assets.</p>\n<p>Root assets (isRoot: true) are records that you have added yourself.</p>\n","_postman_id":"bdfdf249-1734-4ae6-9525-8959aff0f809","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":true,"source":{"_postman_id":"938d7e39-297e-4519-87ca-c0a5859f2489","id":"938d7e39-297e-4519-87ca-c0a5859f2489","name":"Attaxion API","type":"collection"}}},{"name":"Audit Log","item":[{"name":"Get records","id":"e249f5fd-93ca-44e5-ac9a-8f506c4b34a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.attaxion.com/v1/audit-log","urlObject":{"protocol":"https","path":["v1","audit-log"],"host":["api","attaxion","com"],"query":[{"disabled":true,"description":{"content":"<p>Search after the specified message ID (for pagination). Should be taken from the corresponding field in response</p>\n","type":"text/plain"},"key":"searchAfter","value":"01H43109XRPXFX364M71RGD73X:1688023869"},{"disabled":true,"description":{"content":"<p>Filter by asset ID. Supports multiple choice.</p>\n","type":"text/plain"},"key":"assetId","value":"de56b5c8-062d-409b-a4c7-af1256663be3"},{"disabled":true,"description":{"content":"<p>Filter by tech ID. Supports multiple choice.</p>\n","type":"text/plain"},"key":"techId","value":"de56b5c8-062d-409b-a4c7-af1256663be3"},{"disabled":true,"description":{"content":"<p>Filter by vulnerability ID. Supports multiple choice.</p>\n","type":"text/plain"},"key":"vulnId","value":"ec2b9f36-0c6c-11ef-967f-0242ac130009"},{"disabled":true,"description":{"content":"<p>Filter by action. Refer to audit actions dictionary. Supports multiple choice.</p>\n","type":"text/plain"},"key":"action","value":"create_asset"},{"disabled":true,"description":{"content":"<p>filter out system logs: isSystem=1 - show only system logs regarding user's assets, 0 - show only user activity, not specified - show all logs. In all cases, logs are filtered out by user resolved from Auth Header</p>\n","type":"text/plain"},"key":"isSystem","value":"1"},{"disabled":true,"description":{"content":"<p>Messages after this date will be returned (inclusively)</p>\n","type":"text/plain"},"key":"timestampGte","value":"1688023835"},{"disabled":true,"description":{"content":"<p>Messages before this date will be returned (exclusively)</p>\n","type":"text/plain"},"key":"timestampLt","value":"1688023836"},{"disabled":true,"description":{"content":"<p>Filter by level: info, error. Supports multiple choice.</p>\n","type":"text/plain"},"key":"level","value":"info"},{"disabled":true,"description":{"content":"<p>Size of page (default=100)</p>\n","type":"text/plain"},"key":"size","value":"100"},{"disabled":true,"description":{"content":"<p>search by substring in asset values</p>\n","type":"text/plain"},"key":"assetValueIncludes","value":"sfesfsdf"}],"variable":[]}},"response":[{"id":"734c4bf9-d53c-4161-8ad9-ebfab3e277d4","name":"Get records","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":{"raw":"https://api.attaxion.com/v1/audit-log?action=create_asset","protocol":"https","host":["api","attaxion","com"],"path":["v1","audit-log"],"query":[{"key":"searchAfter","value":"01H43109XRPXFX364M71RGD73X:1688023869","description":"Search after the specified message ID (for pagination). Should be taken from the corresponding field in response","disabled":true},{"key":"assetId","value":"de56b5c8-062d-409b-a4c7-af1256663be3","description":"Filter by asset ID. Supports multiple choice.","disabled":true},{"key":"techId","value":"de56b5c8-062d-409b-a4c7-af1256663be3","description":"Filter by tech ID. Supports multiple choice.","disabled":true},{"key":"vulnId","value":"ec2b9f36-0c6c-11ef-967f-0242ac130009","description":"Filter by vulnerability ID. Supports multiple choice.","disabled":true},{"key":"action","value":"create_asset","description":"Filter by action. Refer to audit actions dictionary. Supports multiple choice."},{"key":"isSystem","value":"1","description":"filter out system logs: isSystem=1 - show only system logs regarding user's assets, 0 - show only user activity, not specified - show all logs. In all cases, logs are filtered out by user resolved from Auth Header","disabled":true},{"key":"timestampGte","value":"1688023835","description":"Messages after this date will be returned (inclusively)","disabled":true},{"key":"timestampLt","value":"1688023836","description":"Messages before this date will be returned (exclusively)","disabled":true},{"key":"level","value":"info","description":"Filter by level: info, error. Supports multiple choice.","disabled":true},{"key":"size","value":"100","description":"Size of page (default=100)","disabled":true},{"key":"assetValueIncludes","value":"sfesfsdf","description":"search by substring in asset values","disabled":true}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"messageId\": \"01KF87Y26Q2SDB901E6H3N044B\",\n            \"level\": \"info\",\n            \"action\": \"create_asset\",\n            \"asset\": {\n                \"id\": \"fc89b4f1-256a-4f9c-91f6-5593ae9e9cbc\",\n                \"value\": \"example.com\",\n                \"sld\": \"\",\n                \"tags\": [],\n                \"type\": \"ssl\",\n                \"subType\": \"\",\n                \"rootAsset\": null,\n                \"comment\": \"\",\n                \"isRoot\": false,\n                \"isRootCandidate\": false,\n                \"confidence\": 100,\n                \"shouldBeScanned\": false,\n                \"isFalsePositive\": false,\n                \"isActive\": true,\n                \"isScannable\": true,\n                \"scanMode\": \"inherit\",\n                \"inheritedScanMode\": null,\n                \"createdAt\": \"2026-01-18T09:45:38.12Z\",\n                \"lastSeenAt\": \"2026-02-02T10:56:13.854Z\",\n                \"lastActiveAt\": null,\n                \"lastScannedAt\": null,\n                \"deletedAt\": null,\n                \"foundOnPages\": [],\n                \"totalScans\": 0,\n                \"vulnerabilityStats\": null,\n                \"rootVulnerabilityStats\": null,\n                \"locked\": false\n            },\n            \"tech\": null,\n            \"vuln\": null,\n            \"userId\": \"189b5588-a710-4a63-8758-b3cb51ca4db7\",\n            \"isSystem\": true,\n            \"timestamp\": 1768729544\n        }\n    ],\n    \"searchAfter\": \"01KGHCQ5NYVKS6PDHFX0D9DC9F:1770110293\"\n}"}],"_postman_id":"e249f5fd-93ca-44e5-ac9a-8f506c4b34a0"}],"id":"5bfd9652-8105-43ef-b810-6f455d1972df","description":"<p>View system event logs related to asset discovery, vulnerability scanning etc.</p>\n","_postman_id":"5bfd9652-8105-43ef-b810-6f455d1972df","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":true,"source":{"_postman_id":"938d7e39-297e-4519-87ca-c0a5859f2489","id":"938d7e39-297e-4519-87ca-c0a5859f2489","name":"Attaxion API","type":"collection"}}},{"name":"Brand monitoring","item":[{"name":"Get monitors","id":"4907b2fd-3d5d-4d39-b54a-b5eb89c27a91","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.attaxion.com/v1/brand-monitors?page=1&size=1000&orderBy=-createdAt","description":"<p>List all your monitors.</p>\n","urlObject":{"protocol":"https","path":["v1","brand-monitors"],"host":["api","attaxion","com"],"query":[{"description":{"content":"<p>page num; default: 1</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>page size; default: 1000</p>\n","type":"text/plain"},"key":"size","value":"1000"},{"disabled":true,"description":{"content":"<p>exact include term value to search</p>\n","type":"text/plain"},"key":"includeTermExact","value":"a"},{"disabled":true,"description":{"content":"<p>filter by substring in one of include terms LIKE <em>term</em></p>\n","type":"text/plain"},"key":"includeTermIncludes","value":"mp"},{"disabled":true,"description":{"content":"<p>one of include terms starts with this substring</p>\n","type":"text/plain"},"key":"includeTermStartsWith","value":"e"},{"disabled":true,"description":{"content":"<p>exact exclude term value to search</p>\n","type":"text/plain"},"key":"excludeTermExact","value":"foo"},{"disabled":true,"description":{"content":"<p>filter by substring in one of exclude terms LIKE <em>term</em></p>\n","type":"text/plain"},"key":"excludeTermIncludes","value":"bar"},{"disabled":true,"description":{"content":"<p>one of exclude terms starts with this substring</p>\n","type":"text/plain"},"key":"excludeTermStartsWith","value":"e"},{"description":{"content":"<p>Order by a field. (default = -createdAt)\nFor descending order, pass \"-\" before field's name, \ne.g. orderBy=-createdAt</p>\n<p>Sorting is enabled for the following fields:</p>\n<ul>\n<li>createdAt</li>\n<li>scannedAt</li>\n<li>updatedAt</li>\n<li>isEnabled</li>\n<li>includeTerms</li>\n<li>excludeTerms</li>\n</ul>\n","type":"text/plain"},"key":"orderBy","value":"-createdAt"},{"disabled":true,"description":{"content":"<p>Filter by created date (unix timestamp)</p>\n","type":"text/plain"},"key":"createdAtLte","value":"1687762131"},{"disabled":true,"description":{"content":"<p>Filter by created date (unix timestamp)</p>\n","type":"text/plain"},"key":"createdAtGte","value":"1687762131"},{"disabled":true,"description":{"content":"<p>Filter by update date (unix timestamp)</p>\n","type":"text/plain"},"key":"updatedAtLte","value":"1687762131"},{"disabled":true,"description":{"content":"<p>Filter by update date (unix timestamp)</p>\n","type":"text/plain"},"key":"updatedAtGte","value":"1687762131"},{"disabled":true,"description":{"content":"<p>1 - active only\n0 - inactive only\ndefault - all</p>\n","type":"text/plain"},"key":"isEnabled","value":"1"}],"variable":[]}},"response":[{"id":"61273783-0956-420a-b84c-f9a71bf8619e","name":"Ok","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":{"raw":"https://api.attaxion.com/v1/brand-monitors?page=1&size=1000&orderBy=-createdAt","protocol":"https","host":["api","attaxion","com"],"path":["v1","brand-monitors"],"query":[{"key":"page","value":"1","description":"page num; default: 1"},{"key":"size","value":"1000","description":"page size; default: 1000"},{"key":"includeTermExact","value":"a","description":"exact include term value to search","disabled":true},{"key":"includeTermIncludes","value":"mp","description":"filter by substring in one of include terms LIKE *term*","disabled":true},{"key":"includeTermStartsWith","value":"e","description":"one of include terms starts with this substring","disabled":true},{"key":"excludeTermExact","value":"foo","description":"exact exclude term value to search","type":"text","disabled":true},{"key":"excludeTermIncludes","value":"bar","description":"filter by substring in one of exclude terms LIKE *term*","type":"text","disabled":true},{"key":"excludeTermStartsWith","value":"e","description":"one of exclude terms starts with this substring","type":"text","disabled":true},{"key":"orderBy","value":"-createdAt","description":"Order by a field. (default = -createdAt)\nFor descending order, pass \"-\" before field's name, \ne.g. orderBy=-createdAt\n\nSorting is enabled for the following fields:\n- createdAt\n- updatedAt\n- isEnabled\n- includeTerms\n- excludeTerms"},{"key":"createdAtLte","value":"1687762131","description":"Filter by created date (unix timestamp)","disabled":true},{"key":"createdAtGte","value":"1687762131","description":"Filter by created date (unix timestamp)","disabled":true},{"key":"updatedAtLte","value":"1687762131","description":"Filter by update date (unix timestamp)","disabled":true},{"key":"updatedAtGte","value":"1687762131","description":"Filter by update date (unix timestamp)","disabled":true},{"key":"isEnabled","value":"1","description":"1 - active only\n0 - inactive only\ndefault - all","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Fri, 09 Jan 2026 09:09:46 GMT"},{"key":"Content-Length","value":"451"}],"cookie":[],"responseTime":null,"body":"{\n    \"pagination\": {\n        \"page\": 1,\n        \"size\": 1000,\n        \"totalPages\": 1,\n        \"totalItems\": 5\n    },\n    \"data\": [\n        {\n            \"id\": \"b654e66d-4d2d-4217-bb65-bc5f4bebc9e7\",\n            \"includeTerms\": [\n                \"foo\",\n                \"bar\"\n            ],\n            \"excludeTerms\": [\n                \"baz\"\n            ],\n            \"isTypos\": true,\n            \"isEnabled\": true,\n            \"resultCount\": 1,\n            \"userId\": \"6bedb1ad-c141-11f0-af68-c6eafe4a5006\",\n            \"createdAt\": \"2026-01-09T09:09:41.732Z\",\n            \"updatedAt\": \"2026-01-09T09:09:41.732Z\",\n            \"scannedAt\": null\n        },\n        {\n            \"id\": \"450e96b5-febf-470e-9a9e-0f5e7ea71314\",\n            \"includeTerms\": [\n                \"a\",\n                \"v\",\n                \"c\"\n            ],\n            \"excludeTerms\": [\n                \"baz\",\n                \"bar\"\n            ],\n            \"isTypos\": false,\n            \"isEnabled\": true,\n            \"resultCount\": 42,\n            \"userId\": \"6bedb1ad-c141-11f0-af68-c6eafe4a5006\",\n            \"createdAt\": \"2026-01-09T08:05:41.261Z\",\n            \"updatedAt\": \"2026-01-09T08:05:41.261Z\",\n            \"scannedAt\": null\n        },\n        {\n            \"id\": \"91993abb-5e40-4438-848a-f521bd006ed7\",\n            \"includeTerms\": [\n                \"a\",\n                \"v\",\n                \"c\"\n            ],\n            \"excludeTerms\": [\n                \"baz\",\n                \"bar\"\n            ],\n            \"isTypos\": true,\n            \"isEnabled\": false,\n            \"resultCount\": 0,\n            \"userId\": \"6bedb1ad-c141-11f0-af68-c6eafe4a5006\",\n            \"createdAt\": \"2026-01-09T08:00:38.206Z\",\n            \"updatedAt\": \"2026-01-09T08:00:38.206Z\",\n            \"scannedAt\": null\n        },\n        {\n            \"id\": \"9bb20c19-d219-4d3b-8d35-a8d3eba44d25\",\n            \"includeTerms\": [\n                \"a\",\n                \"v\",\n                \"c\"\n            ],\n            \"excludeTerms\": [\n                \"baz, baz\"\n            ],\n            \"isTypos\": true,\n            \"isEnabled\": true,\n            \"resultCount\": 10,\n            \"userId\": \"6bedb1ad-c141-11f0-af68-c6eafe4a5006\",\n            \"createdAt\": \"2026-01-09T07:59:54.033Z\",\n            \"updatedAt\": \"2026-01-09T07:59:54.033Z\",\n            \"scannedAt\": null\n        },\n        {\n            \"id\": \"d7c360ae-2630-4609-a025-87402142c23f\",\n            \"includeTerms\": [\n                \"a\",\n                \"v\",\n                \"c\"\n            ],\n            \"excludeTerms\": [\n                \"baz\"\n            ],\n            \"isTypos\": true,\n            \"isEnabled\": true,\n            \"resultCount\": 67,\n            \"userId\": \"6bedb1ad-c141-11f0-af68-c6eafe4a5006\",\n            \"createdAt\": \"2026-01-09T07:58:27.411Z\",\n            \"updatedAt\": \"2026-01-09T07:58:27.411Z\",\n            \"scannedAt\": null\n        }\n    ]\n}"}],"_postman_id":"4907b2fd-3d5d-4d39-b54a-b5eb89c27a91"},{"name":"Get monitor","id":"c3b617f3-da15-4bd1-b12a-ac3ce3a0ad78","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.attaxion.com/v1/brand-monitors/{{$id}}","description":"<p>Get specific brand monitor details.</p>\n","urlObject":{"protocol":"https","path":["v1","brand-monitors","{{$id}}"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"e84832d5-13be-46a0-9211-9b0e77ca80e8","name":"Ok","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":"https://api.attaxion.com/v1/brand-monitors/{{$id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Fri, 09 Jan 2026 09:06:54 GMT"},{"key":"Content-Length","value":"212"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"450e96b5-febf-470e-9a9e-0f5e7ea71314\",\n    \"includeTerms\": [\n        \"a\",\n        \"v\",\n        \"c\"\n    ],\n    \"excludeTerms\": [\n        \"baz\",\n        \"bar\"\n    ],\n    \"isTypos\": false,\n    \"isEnabled\": true,\n    \"resultCount\": 1,\n    \"userId\": \"6bedb1ad-c141-11f0-af68-c6eafe4a5006\",\n    \"createdAt\": \"2026-01-09T08:05:41.261Z\",\n    \"updatedAt\": \"2026-01-09T08:05:41.261Z\",\n    \"scannedAt\": null\n}"},{"id":"32113c3c-f734-4cb6-9636-fc037c70a04a","name":"404","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":"https://api.attaxion.com/v1/brand-monitors/{{$id}}"},"status":"Not Found","code":404,"_postman_previewlanguage":"Text","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Fri, 09 Jan 2026 09:07:25 GMT"},{"key":"Content-Length","value":"46"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"Not Found\"\n}"}],"_postman_id":"c3b617f3-da15-4bd1-b12a-ac3ce3a0ad78"},{"name":"Get monitor results","id":"ddbce889-3d5f-4d0f-82b5-6f1636bd1514","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.attaxion.com/v1/brand-monitor-results?page=1&size=1000&orderBy=-createdAt","description":"<p>List all domain names discovered by a monitor.</p>\n","urlObject":{"protocol":"https","path":["v1","brand-monitor-results"],"host":["api","attaxion","com"],"query":[{"description":{"content":"<p>page num; default: 1</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>page size; default: 1000</p>\n","type":"text/plain"},"key":"size","value":"1000"},{"disabled":true,"description":{"content":"<p>exact value to search</p>\n","type":"text/plain"},"key":"valueExact","value":"a"},{"disabled":true,"description":{"content":"<p>filter by substring LIKE <em>value</em></p>\n","type":"text/plain"},"key":"valueIncludes","value":"mp"},{"disabled":true,"description":{"content":"<p>value starts with this substring</p>\n","type":"text/plain"},"key":"valueStartsWith","value":"e"},{"description":{"content":"<p>Order by a field. (default = -createdAt)\nFor descending order, pass \"-\" before field's name, \ne.g. orderBy=-createdAt</p>\n<p>Sorting is enabled for the following fields:</p>\n<ul>\n<li>createdAt</li>\n<li>scannedAt</li>\n<li>updatedAt</li>\n<li>isEnabled</li>\n<li>includeTerms</li>\n<li>excludeTerms</li>\n<li>isReachable</li>\n</ul>\n","type":"text/plain"},"key":"orderBy","value":"-createdAt"},{"disabled":true,"description":{"content":"<p>filter by created date (unix timestamp)</p>\n","type":"text/plain"},"key":"createdAtLte","value":"1687762131"},{"disabled":true,"description":{"content":"<p>filter by created date (unix timestamp)</p>\n","type":"text/plain"},"key":"createdAtGte","value":"1687762131"},{"disabled":true,"description":{"content":"<p>filter by update date (unix timestamp)</p>\n","type":"text/plain"},"key":"updatedAtLte","value":"1687762131"},{"disabled":true,"description":{"content":"<p>filter by update date (unix timestamp)</p>\n","type":"text/plain"},"key":"updatedAtGte","value":"1687762131"},{"disabled":true,"description":{"content":"<p>filter by monitor</p>\n","type":"text/plain"},"key":"brandMonitorId","value":"3d2b609c-f5f2-48ec-9929-2f2fe6980e7d"},{"disabled":true,"description":{"content":"<p>only include results with the specified action type present</p>\n","type":"text/plain"},"key":"action","value":"added"},{"disabled":true,"description":{"content":"<p>only include results with the specified action type present</p>\n","type":"text/plain"},"key":"action","value":"dropped"},{"disabled":true,"description":{"content":"<p>only include results for active/non-active monitors</p>\n","type":"text/plain"},"key":"isBrandMonitorEnabled","value":"true"},{"disabled":true,"description":{"content":"<p>include only reachable domains</p>\n","type":"text/plain"},"key":"isReachable","value":"true"}],"variable":[]}},"response":[{"id":"f608bd6a-d89e-4d0e-8f0d-e1922887bc99","name":"Ok","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":{"raw":"https://api.attaxion.com/v1/brand-monitor-results?page=1&size=5&orderBy=-createdAt&brandMonitorId=3d2b609c-f5f2-48ec-9929-2f2fe6980e7d","protocol":"https","host":["api","attaxion","com"],"path":["v1","brand-monitor-results"],"query":[{"key":"page","value":"1","description":"page num; default: 1"},{"key":"size","value":"5","description":"page size; default: 1000"},{"key":"valueExact","value":"a","description":"exact value to search","disabled":true},{"key":"valueIncludes","value":"mp","description":"filter by substring LIKE *value*","disabled":true},{"key":"valueStartsWith","value":"e","description":"value starts with this substring","disabled":true},{"key":"orderBy","value":"-createdAt","description":"Order by a field. (default = -createdAt)\nFor descending order, pass \"-\" before field's name, \ne.g. orderBy=-createdAt\n\nSorting is enabled for the following fields:\n- createdAt\n- updatedAt\n- isEnabled\n- includeTerms\n- excludeTerms"},{"key":"createdAtLte","value":"1687762131","description":"Filter by created date (unix timestamp)","disabled":true},{"key":"createdAtGte","value":"1687762131","description":"Filter by created date (unix timestamp)","disabled":true},{"key":"updatedAtLte","value":"1687762131","description":"Filter by update date (unix timestamp)","disabled":true},{"key":"updatedAtGte","value":"1687762131","description":"Filter by update date (unix timestamp)","disabled":true},{"key":"brandMonitorId","value":"3d2b609c-f5f2-48ec-9929-2f2fe6980e7d"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Wed, 14 Jan 2026 13:47:35 GMT"},{"key":"Content-Length","value":"422"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"pagination\": {\n        \"page\": 1,\n        \"size\": 5,\n        \"totalPages\": 912,\n        \"totalItems\": 4559\n    },\n    \"data\": [\n        {\n            \"id\": \"fe4b8edc-ecca-47da-aab3-a45ad3207e05\",\n            \"value\": \"aaa-example.com\",\n            \"brandMonitorId\": \"3d2b609c-f5f2-48ec-9929-2f2fe6980e7d\",\n            \"events\": [\n                {\n                    \"action\": \"added\",\n                    \"date\": \"2026-01-10T00:00:00Z\"\n                }\n            ],\n            \"isReachable\": false,\n            \"userId\": \"6bedb1ad-c141-11f0-af68-c6eafe4a5006\",\n            \"createdAt\": \"2026-01-14T12:21:48.286Z\",\n            \"updatedAt\": \"2026-01-14T12:21:48.286Z\",\n            \"scannedAt\": null\n        },\n        {\n            \"id\": \"a7da8de5-9a6e-4de1-ae09-b0f790a44939\",\n            \"value\": \"bbb-example.com\",\n            \"brandMonitorId\": \"3d2b609c-f5f2-48ec-9929-2f2fe6980e7d\",\n            \"events\": [\n                {\n                    \"action\": \"dropped\",\n                    \"date\": \"2026-01-10T00:00:00Z\"\n                }\n            ],\n            \"isReachable\": false,\n            \"userId\": \"6bedb1ad-c141-11f0-af68-c6eafe4a5006\",\n            \"createdAt\": \"2026-01-14T12:21:48.286Z\",\n            \"updatedAt\": \"2026-01-14T12:21:48.286Z\",\n            \"scannedAt\": null\n        },\n        {\n            \"id\": \"7445b524-283d-4718-b997-97151900d4e3\",\n            \"value\": \"ccc-example.com\",\n            \"brandMonitorId\": \"3d2b609c-f5f2-48ec-9929-2f2fe6980e7d\",\n            \"events\": [\n                {\n                    \"action\": \"updated\",\n                    \"date\": \"2026-01-10T00:00:00Z\"\n                }\n            ],\n            \"isReachable\": true,\n            \"userId\": \"6bedb1ad-c141-11f0-af68-c6eafe4a5006\",\n            \"createdAt\": \"2026-01-14T12:21:48.285Z\",\n            \"updatedAt\": \"2026-01-14T12:21:48.285Z\",\n            \"scannedAt\": null\n        },\n        {\n            \"id\": \"22b3b69d-0197-4726-8c54-28d0a7a17226\",\n            \"value\": \"ddd-example.com\",\n            \"brandMonitorId\": \"3d2b609c-f5f2-48ec-9929-2f2fe6980e7d\",\n            \"events\": [\n                {\n                    \"action\": \"discovered\",\n                    \"date\": \"2026-01-10T00:00:00Z\"\n                }\n            ],\n            \"isReachable\": false,\n            \"userId\": \"6bedb1ad-c141-11f0-af68-c6eafe4a5006\",\n            \"createdAt\": \"2026-01-14T12:21:48.285Z\",\n            \"updatedAt\": \"2026-01-14T12:21:48.285Z\",\n            \"scannedAt\": null\n        },\n        {\n            \"id\": \"a66279fe-5394-45c7-a150-c1f69f1a44bb\",\n            \"value\": \"foo-example.com\",\n            \"brandMonitorId\": \"3d2b609c-f5f2-48ec-9929-2f2fe6980e7d\",\n            \"events\": [\n                {\n                    \"action\": \"dropped\",\n                    \"date\": \"2026-01-10T00:00:00Z\"\n                }\n            ],\n            \"isReachable\": true,\n            \"userId\": \"6bedb1ad-c141-11f0-af68-c6eafe4a5006\",\n            \"createdAt\": \"2026-01-14T12:21:48.284Z\",\n            \"updatedAt\": \"2026-01-14T12:21:48.284Z\",\n            \"scannedAt\": null\n        }\n    ]\n}"},{"id":"c65c6a42-3d3e-4335-a4c8-43e0b2f65632","name":"Bad request","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":{"raw":"https://api.attaxion.com/v1/brand-monitor-results?page=1&size=1000&orderBy=-createdAt&brandMonitorId=3d2b609c-f5f2-48ec-9929-2f2fe6980e7de","protocol":"https","host":["api","attaxion","com"],"path":["v1","brand-monitor-results"],"query":[{"key":"page","value":"1","description":"page num; default: 1"},{"key":"size","value":"1000","description":"page size; default: 1000"},{"key":"valueExact","value":"a","description":"exact value to search","disabled":true},{"key":"valueIncludes","value":"mp","description":"filter by substring LIKE *value*","disabled":true},{"key":"valueStartsWith","value":"e","description":"value starts with this substring","disabled":true},{"key":"orderBy","value":"-createdAt","description":"Order by a field. (default = -createdAt)\nFor descending order, pass \"-\" before field's name, \ne.g. orderBy=-createdAt\n\nSorting is enabled for the following fields:\n- createdAt\n- updatedAt\n- isEnabled\n- includeTerms\n- excludeTerms"},{"key":"createdAtLte","value":"1687762131","description":"Filter by created date (unix timestamp)","disabled":true},{"key":"createdAtGte","value":"1687762131","description":"Filter by created date (unix timestamp)","disabled":true},{"key":"updatedAtLte","value":"1687762131","description":"Filter by update date (unix timestamp)","disabled":true},{"key":"updatedAtGte","value":"1687762131","description":"Filter by update date (unix timestamp)","disabled":true},{"key":"brandMonitorId","value":"3d2b609c-f5f2-48ec-9929-2f2fe6980e7de"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Wed, 14 Jan 2026 13:48:27 GMT"},{"key":"Content-Length","value":"83"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"BrandMonitorId: (0: invalid UUID length: 37.).\"\n}"}],"_postman_id":"ddbce889-3d5f-4d0f-82b5-6f1636bd1514"},{"name":"Get monitor results csv","id":"7f47e0c0-b177-44d7-b5df-fe033d2cc070","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"text/csv","type":"text"}],"url":"https://api.attaxion.com/v1/brand-monitor-results?page=1&size=1000&orderBy=-createdAt","description":"<p>List all domain names discovered by a monitor.</p>\n","urlObject":{"protocol":"https","path":["v1","brand-monitor-results"],"host":["api","attaxion","com"],"query":[{"description":{"content":"<p>page num; default: 1</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>page size; default: 1000</p>\n","type":"text/plain"},"key":"size","value":"1000"},{"disabled":true,"description":{"content":"<p>exact value to search</p>\n","type":"text/plain"},"key":"valueExact","value":"a"},{"disabled":true,"description":{"content":"<p>filter by substring LIKE <em>value</em></p>\n","type":"text/plain"},"key":"valueIncludes","value":"mp"},{"disabled":true,"description":{"content":"<p>value starts with this substring</p>\n","type":"text/plain"},"key":"valueStartsWith","value":"e"},{"description":{"content":"<p>Order by a field. (default = -createdAt)\nFor descending order, pass \"-\" before field's name, \ne.g. orderBy=-createdAt</p>\n<p>Sorting is enabled for the following fields:</p>\n<ul>\n<li>createdAt</li>\n<li>scannedAt</li>\n<li>updatedAt</li>\n<li>isEnabled</li>\n<li>includeTerms</li>\n<li>excludeTerms</li>\n<li>isReachable</li>\n</ul>\n","type":"text/plain"},"key":"orderBy","value":"-createdAt"},{"disabled":true,"description":{"content":"<p>filter by created date (unix timestamp)</p>\n","type":"text/plain"},"key":"createdAtLte","value":"1687762131"},{"disabled":true,"description":{"content":"<p>filter by created date (unix timestamp)</p>\n","type":"text/plain"},"key":"createdAtGte","value":"1687762131"},{"disabled":true,"description":{"content":"<p>filter by update date (unix timestamp)</p>\n","type":"text/plain"},"key":"updatedAtLte","value":"1687762131"},{"disabled":true,"description":{"content":"<p>filter by update date (unix timestamp)</p>\n","type":"text/plain"},"key":"updatedAtGte","value":"1687762131"},{"disabled":true,"description":{"content":"<p>filter by monitor</p>\n","type":"text/plain"},"key":"brandMonitorId","value":"3d2b609c-f5f2-48ec-9929-2f2fe6980e7d"},{"disabled":true,"description":{"content":"<p>only include results with the specified action type present</p>\n","type":"text/plain"},"key":"action","value":"added"},{"disabled":true,"description":{"content":"<p>only include results with the specified action type present</p>\n","type":"text/plain"},"key":"action","value":"dropped"},{"disabled":true,"description":{"content":"<p>only include results for active/non-active monitors</p>\n","type":"text/plain"},"key":"isBrandMonitorEnabled","value":"true"},{"disabled":true,"description":{"content":"<p>include only reachable domains</p>\n","type":"text/plain"},"key":"isReachable","value":"true"}],"variable":[]}},"response":[{"id":"4c8657bd-bebf-43ed-ae23-4fc394a1cce7","name":"Ok","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":{"raw":"https://api.attaxion.com/v1/brand-monitor-results?page=1&size=5&orderBy=-createdAt&brandMonitorId=3d2b609c-f5f2-48ec-9929-2f2fe6980e7d","protocol":"https","host":["api","attaxion","com"],"path":["v1","brand-monitor-results"],"query":[{"key":"page","value":"1","description":"page num; default: 1"},{"key":"size","value":"5","description":"page size; default: 1000"},{"key":"valueExact","value":"a","description":"exact value to search","disabled":true},{"key":"valueIncludes","value":"mp","description":"filter by substring LIKE *value*","disabled":true},{"key":"valueStartsWith","value":"e","description":"value starts with this substring","disabled":true},{"key":"orderBy","value":"-createdAt","description":"Order by a field. (default = -createdAt)\nFor descending order, pass \"-\" before field's name, \ne.g. orderBy=-createdAt\n\nSorting is enabled for the following fields:\n- createdAt\n- updatedAt\n- isEnabled\n- includeTerms\n- excludeTerms"},{"key":"createdAtLte","value":"1687762131","description":"Filter by created date (unix timestamp)","disabled":true},{"key":"createdAtGte","value":"1687762131","description":"Filter by created date (unix timestamp)","disabled":true},{"key":"updatedAtLte","value":"1687762131","description":"Filter by update date (unix timestamp)","disabled":true},{"key":"updatedAtGte","value":"1687762131","description":"Filter by update date (unix timestamp)","disabled":true},{"key":"brandMonitorId","value":"3d2b609c-f5f2-48ec-9929-2f2fe6980e7d"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Disposition","value":"attachment;filename=brand_monitor_results.csv"},{"key":"Content-Type","value":"text/csv","description":"","type":"text"},{"key":"Vary","value":"Origin"},{"key":"Date","value":"Wed, 14 Jan 2026 13:47:35 GMT"},{"key":"Transfer-Encoding","value":"chunked","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"Value,Event,Event date,First detected,Last detected\nexample.com,updated,2026-01-20,2026-01-21T12:25:19Z,2026-01-21T12:25:19Z"},{"id":"fb4af799-bd59-4069-84c5-b450ba216ed9","name":"Bad request","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":{"raw":"https://api.attaxion.com/v1/brand-monitor-results?page=1&size=1000&orderBy=-createdAt&brandMonitorId=3d2b609c-f5f2-48ec-9929-2f2fe6980e7de","protocol":"https","host":["api","attaxion","com"],"path":["v1","brand-monitor-results"],"query":[{"key":"page","value":"1","description":"page num; default: 1"},{"key":"size","value":"1000","description":"page size; default: 1000"},{"key":"valueExact","value":"a","description":"exact value to search","disabled":true},{"key":"valueIncludes","value":"mp","description":"filter by substring LIKE *value*","disabled":true},{"key":"valueStartsWith","value":"e","description":"value starts with this substring","disabled":true},{"key":"orderBy","value":"-createdAt","description":"Order by a field. (default = -createdAt)\nFor descending order, pass \"-\" before field's name, \ne.g. orderBy=-createdAt\n\nSorting is enabled for the following fields:\n- createdAt\n- updatedAt\n- isEnabled\n- includeTerms\n- excludeTerms"},{"key":"createdAtLte","value":"1687762131","description":"Filter by created date (unix timestamp)","disabled":true},{"key":"createdAtGte","value":"1687762131","description":"Filter by created date (unix timestamp)","disabled":true},{"key":"updatedAtLte","value":"1687762131","description":"Filter by update date (unix timestamp)","disabled":true},{"key":"updatedAtGte","value":"1687762131","description":"Filter by update date (unix timestamp)","disabled":true},{"key":"brandMonitorId","value":"3d2b609c-f5f2-48ec-9929-2f2fe6980e7de"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Wed, 14 Jan 2026 13:48:27 GMT"},{"key":"Content-Length","value":"83"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"BrandMonitorId: (0: invalid UUID length: 37.).\"\n}"}],"_postman_id":"7f47e0c0-b177-44d7-b5df-fe033d2cc070"},{"name":"Get monitor result","id":"27f649f4-a618-4863-9be2-af27f4e12890","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.attaxion.com/v1/brand-monitor-results/{{$id}}","description":"<p>Get details of a specific domain name discovered by a monitor.</p>\n","urlObject":{"protocol":"https","path":["v1","brand-monitor-results","{{$id}}"],"host":["api","attaxion","com"],"query":[{"disabled":true,"description":{"content":"<p>Include metadata to the response if it's present. \nSupports multiple choices.\nIt may slow down the query.\nPossible values:</p>\n<ul>\n<li>dns</li>\n<li>screenshot</li>\n<li>whois</li>\n</ul>\n","type":"text/plain"},"key":"withMeta","value":"screenshot"},{"disabled":true,"key":"withMeta","value":"whois"},{"disabled":true,"key":"withMeta","value":"dns"}],"variable":[]}},"response":[{"id":"2920ee54-10ec-448e-b9d9-f555803875df","name":"Ok","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":{"raw":"https://api.attaxion.com/v1/brand-monitor-results/{{$id}}?withMeta=screenshot&withMeta=whois&withMeta=dns","protocol":"https","host":["api","attaxion","com"],"path":["v1","brand-monitor-results","{{$id}}"],"query":[{"key":"withMeta","value":"screenshot","description":"Include metadata to the response if it's present. \nSupports multiple choices.\nIt may slow down the query.\nPossible values:\n- dns\n- screenshot\n- whois"},{"key":"withMeta","value":"whois"},{"key":"withMeta","value":"dns"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Tue, 20 Jan 2026 14:06:20 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"id\": \"2104649f-a982-485d-b3ab-7ac7348ba119\",\n    \"value\": \"example.com\",\n    \"brandMonitorId\": \"93d02a1f-fa44-4465-a264-64ec9e08d1ac\",\n    \"events\": [\n        {\n            \"action\": \"updated\",\n            \"date\": \"2025-12-31T00:00:00Z\"\n        }\n    ],\n    \"isReachable\": true,\n    \"metadata\": {\n        \"dns\": [\n            {\n                \"name\": \"example.com.\",\n                \"type\": \"A\",\n                \"content\": \"192.0.2.1\",\n                \"ttl\": 300,\n                \"createdAt\": \"2026-01-21T12:31:07.249Z\",\n                \"updatedAt\": \"2026-01-21T12:31:07.249Z\"\n            }\n        ],\n        \"screenshot\": \"iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR4AWN49erNfwAJQgPAMp3hXQAAAABJRU5ErkJggg==\",\n        \"whoisRecord\": {\n            \"ips\": null,\n            \"audit\": {\n                \"createdDate\": \"2026-01-20T13:05:54Z\",\n                \"updatedDate\": \"2026-01-20T13:05:54Z\"\n            },\n            \"footer\": \"\",\n            \"header\": \"\",\n            \"status\": \"\",\n            \"rawText\": \"\",\n            \"dataError\": \"RESERVED_DOMAIN_NAME\",\n            \"parseCode\": 8,\n            \"domainName\": \"example.com\",\n            \"registrant\": null,\n            \"subRecords\": [],\n            \"createdDate\": \"\",\n            \"expiresDate\": \"\",\n            \"nameServers\": {\n                \"ips\": null,\n                \"rawText\": \"\",\n                \"hostNames\": null\n            },\n            \"updatedDate\": \"\",\n            \"zoneContact\": null,\n            \"contactEmail\": \"\",\n            \"registryData\": {\n                \"audit\": {\n                    \"createdDate\": \"2026-01-20T13:05:54Z\",\n                    \"updatedDate\": \"2026-01-20T13:05:54Z\"\n                },\n                \"footer\": \"\",\n                \"header\": \"\",\n                \"status\": \"clientDeleteProhibited clientTransferProhibited clientUpdateProhibited\",\n                \"rawText\": \"{\\\"objectClassName\\\":\\\"domain\\\",\\\"handle\\\":\\\"2336799_DOMAIN_COM-VRSN\\\",\\\"ldhName\\\":\\\"EXAMPLE.COM\\\",\\\"links\\\":[{\\\"value\\\":\\\"https:\\\\/\\\\/rdap.verisign.com\\\\/com\\\\/v1\\\\/domain\\\\/EXAMPLE.COM\\\",\\\"rel\\\":\\\"self\\\",\\\"href\\\":\\\"https:\\\\/\\\\/rdap.verisign.com\\\\/com\\\\/v1\\\\/domain\\\\/EXAMPLE.COM\\\",\\\"type\\\":\\\"application\\\\/rdap+json\\\"}],\\\"status\\\":[\\\"client delete prohibited\\\",\\\"client transfer prohibited\\\",\\\"client update prohibited\\\"],\\\"entities\\\":[{\\\"objectClassName\\\":\\\"entity\\\",\\\"handle\\\":\\\"376\\\",\\\"roles\\\":[\\\"registrar\\\"],\\\"publicIds\\\":[{\\\"type\\\":\\\"IANA Registrar ID\\\",\\\"identifier\\\":\\\"376\\\"}],\\\"vcardArray\\\":[\\\"vcard\\\",[[\\\"version\\\",{},\\\"text\\\",\\\"4.0\\\"],[\\\"fn\\\",{},\\\"text\\\",\\\"RESERVED-Internet Assigned Numbers Authority\\\"]]],\\\"entities\\\":[{\\\"objectClassName\\\":\\\"entity\\\",\\\"roles\\\":[\\\"abuse\\\"],\\\"vcardArray\\\":[\\\"vcard\\\",[[\\\"version\\\",{},\\\"text\\\",\\\"4.0\\\"],[\\\"fn\\\",{},\\\"text\\\",\\\"\\\"],[\\\"tel\\\",{\\\"type\\\":\\\"voice\\\"},\\\"uri\\\",\\\"\\\"],[\\\"email\\\",{},\\\"text\\\",\\\"\\\"]]]}]}],\\\"events\\\":[{\\\"eventAction\\\":\\\"registration\\\",\\\"eventDate\\\":\\\"1995-08-14T04:00:00Z\\\"},{\\\"eventAction\\\":\\\"expiration\\\",\\\"eventDate\\\":\\\"2026-08-13T04:00:00Z\\\"},{\\\"eventAction\\\":\\\"last changed\\\",\\\"eventDate\\\":\\\"2026-01-16T18:26:50Z\\\"},{\\\"eventAction\\\":\\\"last update of RDAP database\\\",\\\"eventDate\\\":\\\"2026-01-20T13:05:38Z\\\"}],\\\"secureDNS\\\":{\\\"delegationSigned\\\":true,\\\"dsData\\\":[{\\\"keyTag\\\":2371,\\\"algorithm\\\":13,\\\"digestType\\\":2,\\\"digest\\\":\\\"C988EC423E3880EB8DD8A46FE06CA230EE23F35B578D64E78B29C3E1C83D245A\\\"}]},\\\"nameservers\\\":[{\\\"objectClassName\\\":\\\"nameserver\\\",\\\"ldhName\\\":\\\"ELLIOTT.NS.CLOUDFLARE.COM\\\"},{\\\"objectClassName\\\":\\\"nameserver\\\",\\\"ldhName\\\":\\\"HERA.NS.CLOUDFLARE.COM\\\"}],\\\"rdapConformance\\\":[\\\"rdap_level_0\\\",\\\"icann_rdap_technical_implementation_guide_1\\\",\\\"icann_rdap_response_profile_1\\\"],\\\"notices\\\":[{\\\"title\\\":\\\"Terms of Service\\\",\\\"description\\\":[\\\"Service subject to Terms of Use.\\\"],\\\"links\\\":[{\\\"href\\\":\\\"https:\\\\/\\\\/www.verisign.com\\\\/domain-names\\\\/registration-data-access-protocol\\\\/terms-service\\\\/index.xhtml\\\",\\\"type\\\":\\\"text\\\\/html\\\",\\\"value\\\":\\\"https:\\\\/\\\\/rdap.verisign.com\\\\/com\\\\/v1\\\\/domain\\\\/example.com\\\",\\\"rel\\\":\\\"terms-of-service\\\"}]},{\\\"title\\\":\\\"Status Codes\\\",\\\"description\\\":[\\\"For more information on domain status codes, please visit https:\\\\/\\\\/icann.org\\\\/epp\\\"],\\\"links\\\":[{\\\"href\\\":\\\"https:\\\\/\\\\/icann.org\\\\/epp\\\",\\\"type\\\":\\\"text\\\\/html\\\"}]},{\\\"title\\\":\\\"RDDS Inaccuracy Complaint Form\\\",\\\"description\\\":[\\\"URL of the ICANN RDDS Inaccuracy Complaint Form: https:\\\\/\\\\/icann.org\\\\/wicf\\\"],\\\"links\\\":[{\\\"href\\\":\\\"https:\\\\/\\\\/icann.org\\\\/wicf\\\",\\\"type\\\":\\\"text\\\\/html\\\",\\\"value\\\":\\\"https:\\\\/\\\\/rdap.verisign.com\\\\/com\\\\/v1\\\\/domain\\\\/example.com\\\",\\\"rel\\\":\\\"help\\\"}]}]}\",\n                \"parseCode\": 251,\n                \"domainName\": \"example.com\",\n                \"registrant\": null,\n                \"createdDate\": \"1995-08-14T04:00:00Z\",\n                \"expiresDate\": \"2026-08-13T04:00:00Z\",\n                \"nameServers\": {\n                    \"ips\": [],\n                    \"rawText\": \"ELLIOTT.NS.CLOUDFLARE.COM\\nHERA.NS.CLOUDFLARE.COM\\n\",\n                    \"hostNames\": [\n                        \"ELLIOTT.NS.CLOUDFLARE.COM\",\n                        \"HERA.NS.CLOUDFLARE.COM\"\n                    ]\n                },\n                \"referralURL\": \"\",\n                \"updatedDate\": \"2026-01-16T18:26:50Z\",\n                \"whoisServer\": \"https://rdap.verisign.com/com/v1/\",\n                \"zoneContact\": null,\n                \"strippedText\": \"\",\n                \"registrarName\": \"RESERVED-Internet Assigned Numbers Authority\",\n                \"billingContact\": null,\n                \"registrarIANAID\": \"376\",\n                \"technicalContact\": null,\n                \"administrativeContact\": null,\n                \"createdDateNormalized\": \"1995-08-14T04:00:00Z\",\n                \"expiresDateNormalized\": \"2026-08-13T04:00:00Z\",\n                \"updatedDateNormalized\": \"2026-01-16T18:26:50Z\"\n            },\n            \"strippedText\": \"\",\n            \"domainNameExt\": \".com\",\n            \"registrarName\": \"RESERVED-Internet Assigned Numbers Authority\",\n            \"billingContact\": null,\n            \"registrarIANAID\": \"376\",\n            \"custom1FieldName\": \"\",\n            \"custom2FieldName\": \"\",\n            \"custom3FieldName\": \"\",\n            \"technicalContact\": null,\n            \"custom1FieldValue\": \"\",\n            \"custom2FieldValue\": \"\",\n            \"custom3FieldValue\": \"\",\n            \"domainAvailability\": \"\",\n            \"estimatedDomainAge\": 11117,\n            \"administrativeContact\": null,\n            \"createdDateNormalized\": null,\n            \"expiresDateNormalized\": null,\n            \"updatedDateNormalized\": null\n        }\n    },\n    \"userId\": \"6bedb1ad-c141-11f0-af68-c6eafe4a5006\",\n    \"createdAt\": \"2026-01-14T14:20:05.773Z\",\n    \"updatedAt\": \"2026-01-20T14:06:10.379Z\",\n    \"scannedAt\": \"2026-01-20T14:06:10.361Z\"\n}"},{"id":"e696b6d1-e4f0-48c4-8111-07355437b4a2","name":"404","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":{"raw":"https://api.attaxion.com/v1/brand-monitor-results/{{$id}}","protocol":"https","host":["api","attaxion","com"],"path":["v1","brand-monitor-results","{{$id}}"],"query":[{"key":"withMeta","value":"screenshot","description":"Include metadata to the response if it's present. \nSupports multiple choices.\nIt may slow down the query.\nPossible values:\n- dns\n- screenshot\n- whois","type":"text","disabled":true}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Tue, 20 Jan 2026 12:08:25 GMT"},{"key":"Content-Length","value":"46"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"Not Found\"\n}"},{"id":"123986d9-8653-4532-91b8-80a6e79dcde1","name":"Bad meta option","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":{"raw":"https://api.attaxion.com/v1/brand-monitor-results/{{$id}}?withMeta=foo","protocol":"https","host":["api","attaxion","com"],"path":["v1","brand-monitor-results","{{$id}}"],"query":[{"key":"withMeta","value":"foo","description":"Include metadata to the response if it's present. \nSupports multiple choices.\nIt may slow down the query.\nPossible values:\n- dns\n- screenshot\n- whois"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Tue, 20 Jan 2026 12:08:52 GMT"},{"key":"Content-Length","value":"72"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"WithMeta: (0: invalid withMeta option.).\"\n}"}],"_postman_id":"27f649f4-a618-4863-9be2-af27f4e12890"},{"name":"Create monitor","id":"a84cdf03-82f1-4864-bf02-8eddc684a332","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"includeTerms\": [\n        \"foo\", \"bar\"\n    ],\n    \"excludeTerms\": [\n        \"baz\"\n    ],\n    \"withTypos\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/brand-monitors","description":"<p>Create new brand monitor.</p>\n","urlObject":{"protocol":"https","path":["v1","brand-monitors"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"c49eb4e4-1888-404e-bb31-89d4da0f1c4a","name":"Ok","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"includeTerms\": [\n        \"foo\",\n        \"bar\"\n    ],\n    \"excludeTerms\": [\n        \"baz\"\n    ],\n    \"withTypos\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/brand-monitors"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Thu, 08 Jan 2026 14:16:52 GMT"},{"key":"Content-Length","value":"206"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"be7a5184-95a3-47e8-86e1-371dc81499e1\",\n    \"includeTerms\": [\n        \"foo\",\n        \"bar\"\n    ],\n    \"excludeTerms\": [\n        \"baz\"\n    ],\n    \"isTypos\": true,\n    \"isEnabled\": true,\n    \"userId\": \"6bedb1ad-c141-11f0-af68-c6eafe4a5006\",\n    \"createdAt\": \"2026-01-08T14:16:52.789Z\",\n    \"updatedAt\": \"2026-01-08T14:16:52.789Z\",\n    \"scannedAt\": null\n}"},{"id":"ddb14d73-8544-4ecd-9723-3a556d7b7711","name":"Duplicate entry","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"includeTerms\": [\n        \"a\", \"v \", \"c \", \"c\"\n    ],\n    \"excludeTerms\": [\n        \"baz\", \"bar\", \"baz\"\n    ],\n    \"withTypos\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/brand-monitors"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Fri, 09 Jan 2026 08:05:20 GMT"},{"key":"Content-Length","value":"59"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"monitor already exists\"\n}"},{"id":"7596d2d0-aa2d-4493-942c-9f3fb3bc6509","name":"Empty include terms","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"includeTerms\": [\n        \"a\", \"v \", \"c \", \"c\"\n    ],\n    \"excludeTerms\": [\n        \"baz\", \"bar\", \"baz\"\n    ],\n    \"withTypos\": false\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/brand-monitors"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Fri, 09 Jan 2026 08:06:06 GMT"},{"key":"Content-Length","value":"67"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"includeTerms: cannot be blank.\"\n}"},{"id":"31f7ca08-95ed-4e4a-a6d4-4736f97dc417","name":"Invalid term array length","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"includeTerms\": [\n        \"foo\", \"bar\"\n    ],\n    \"excludeTerms\": [\n        \"baz\"\n    ],\n    \"withTypos\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/brand-monitors"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Fri, 09 Jan 2026 08:06:58 GMT"},{"key":"Content-Length","value":"85"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"excludeTerms: the length must be no more than 4.\"\n}"},{"id":"213328e3-9aa6-4d77-90df-7b9fa399743d","name":"Blank term","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"includeTerms\": [\n        \"\", \"bar\"\n    ],\n    \"excludeTerms\": [\n        \"baz\"\n    ],\n    \"withTypos\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/brand-monitors"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Fri, 09 Jan 2026 08:08:25 GMT"},{"key":"Content-Length","value":"73"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"includeTerms: (0: cannot be blank.).\"\n}"},{"id":"71ace684-286d-4001-9390-69a8bc82793a","name":"Bad request generic","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"includeTerms\": [\n        \"\", \"bar\"\n    ],\n    \"excludeTerms\": [\n        \"baz\"\n    ],\n    \"withTypos\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/brand-monitors"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Fri, 09 Jan 2026 08:08:25 GMT"},{"key":"Content-Length","value":"73"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"incorrect terms\"\n}"},{"id":"b4b95d25-ee44-4e36-956e-74bdb4f9282f","name":"Invalid term length","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"includeTerms\": [\n        \"exampleeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeaaaaaaaa\"\n    ],\n    \"excludeTerms\": [\n        \"baz\"\n    ],\n    \"withTypos\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/brand-monitors"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Fri, 09 Jan 2026 08:09:27 GMT"},{"key":"Content-Length","value":"94"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"includeTerms: (0: the length must be between 1 and 254.).\"\n}"}],"_postman_id":"a84cdf03-82f1-4864-bf02-8eddc684a332"},{"name":"Update monitor","id":"a6f00b4d-e497-4e87-93bf-eedc236b5de1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"includeTerms\": [\n        \"foo\", \"bar\"\n    ],\n    \"excludeTerms\": [\n        \"baz\"\n    ],\n    \"withTypos\": true,\n    \"enable\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/brand-monitors/{{$id}}","description":"<p>Update brand monitor.</p>\n","urlObject":{"protocol":"https","path":["v1","brand-monitors","{{$id}}"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"db839311-9ecc-488c-aea2-e8c96ab39b85","name":"Ok","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"includeTerms\": [\n        \"foo\", \"bar\", \"whatever\"\n    ],\n    \"excludeTerms\": [\n        \"baz\"\n    ],\n    \"withTypos\": true,\n    \"enable\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/brand-monitors/{{$id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Fri, 09 Jan 2026 09:12:53 GMT"},{"key":"Content-Length","value":"221"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"b654e66d-4d2d-4217-bb65-bc5f4bebc9e7\",\n    \"includeTerms\": [\n        \"foo\",\n        \"bar\",\n        \"whatever\"\n    ],\n    \"excludeTerms\": [\n        \"baz\"\n    ],\n    \"isTypos\": true,\n    \"isEnabled\": true,\n    \"userId\": \"6bedb1ad-c141-11f0-af68-c6eafe4a5006\",\n    \"createdAt\": \"2026-01-09T09:09:41.732Z\",\n    \"updatedAt\": \"2026-01-09T09:12:53.014Z\",\n    \"scannedAt\": null\n}"},{"id":"a62fe599-a514-4f07-b659-ff075d566575","name":"Duplicate entry","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"includeTerms\": [\n        \"foo\", \"bar\", \"whatever\"\n    ],\n    \"excludeTerms\": [\n        \"baz\"\n    ],\n    \"withTypos\": true,\n    \"enable\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/brand-monitors/{{$id}}"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Fri, 09 Jan 2026 09:17:25 GMT"},{"key":"Content-Length","value":"59"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"monitor already exists\"\n}"},{"id":"9cfdf372-e816-4c49-89f2-5f0e6c1c620b","name":"Update monitor","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"includeTerms\": [\n        \n    ],\n    \"excludeTerms\": [\n        \"baz\"\n    ],\n    \"withTypos\": true,\n    \"enable\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/brand-monitors/{{$id}}"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Fri, 09 Jan 2026 09:17:54 GMT"},{"key":"Content-Length","value":"67"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"error\": \"includeTerms: cannot be blank.\"\n}"},{"id":"2364b016-4e73-41bd-ba06-4ace8d5dd203","name":"Invalid term array length","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"includeTerms\": [\n        \"foo\", \"bar\", \"whatever\", \"a\", \"b\"\n    ],\n    \"excludeTerms\": [\n        \"baz\"\n    ],\n    \"withTypos\": true,\n    \"enable\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/brand-monitors/{{$id}}"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Fri, 09 Jan 2026 09:18:13 GMT"},{"key":"Content-Length","value":"86"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"includeTerms: the length must be between 1 and 4.\"\n}"},{"id":"0fc6981d-e4ec-436d-b92d-697c7940b3c6","name":"Blank term","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"includeTerms\": [\n        \"\", \"bar\", \"whatever\"\n    ],\n    \"excludeTerms\": [\n        \"baz\"\n    ],\n    \"withTypos\": true,\n    \"enable\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/brand-monitors/{{$id}}"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Fri, 09 Jan 2026 09:18:48 GMT"},{"key":"Content-Length","value":"73"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"includeTerms: (0: cannot be blank.).\"\n}"},{"id":"7d0e3da8-1ec2-41e8-88b9-a4f0eabde7e9","name":"Update monitor","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"includeTerms\": [\n        \"\", \"bar\", \"whatever\"\n    ],\n    \"excludeTerms\": [\n        \"baz\"\n    ],\n    \"withTypos\": true,\n    \"enable\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/brand-monitors/{{$id}}"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Fri, 09 Jan 2026 09:18:48 GMT"},{"key":"Content-Length","value":"73"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"error\": \"incorrect terms\"\n}"},{"id":"9ebf6ebd-efbf-4c68-9a93-3db936eda073","name":"Invalid term length","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"includeTerms\": [\n        \"exampleeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeaaaaaaaaasdasd\", \"bar\", \"whatever\"\n    ],\n    \"excludeTerms\": [\n        \"baz\"\n    ],\n    \"withTypos\": true,\n    \"enable\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/brand-monitors/{{$id}}"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Fri, 09 Jan 2026 09:19:59 GMT"},{"key":"Content-Length","value":"94"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"includeTerms: (0: the length must be between 1 and 254.).\"\n}"},{"id":"6c98fb3c-1348-447f-b29d-a18fc148269d","name":"404","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"includeTerms\": [\n        \"foo\", \"bar\", \"whatever\"\n    ],\n    \"excludeTerms\": [\n        \"baz\"\n    ],\n    \"withTypos\": true,\n    \"enable\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/brand-monitors/{{$id}}"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Fri, 09 Jan 2026 09:20:24 GMT"},{"key":"Content-Length","value":"46"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"Not Found\"\n}"}],"_postman_id":"a6f00b4d-e497-4e87-93bf-eedc236b5de1"},{"name":"Delete monitor","id":"ac9f5bdc-54a4-4092-ae81-12a4be799d1e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://api.attaxion.com/v1/brand-monitors/{{$id}}","description":"<p>Delete brand monitor.</p>\n","urlObject":{"protocol":"https","path":["v1","brand-monitors","{{$id}}"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"7b54dbfb-e37d-4f5c-95df-9874cab4a5fc","name":"Ok","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":"https://api.attaxion.com/v1/brand-monitors/{{$id}}"},"status":"No Content","code":204,"_postman_previewlanguage":"Text","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Fri, 09 Jan 2026 09:09:23 GMT"}],"cookie":[],"responseTime":null,"body":""},{"id":"5c3bb94f-7c49-4d2d-a99f-e17ec0514808","name":"404","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":"https://api.attaxion.com/v1/brand-monitors/{{$id}}"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Fri, 09 Jan 2026 09:08:53 GMT"},{"key":"Content-Length","value":"46"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"Not Found\"\n}"}],"_postman_id":"ac9f5bdc-54a4-4092-ae81-12a4be799d1e"}],"id":"d10fdc6d-4212-4196-a90b-9a1af146fc04","description":"<p>Track new and expired domain names matching specified search terms.</p>\n","_postman_id":"d10fdc6d-4212-4196-a90b-9a1af146fc04","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":true,"source":{"_postman_id":"938d7e39-297e-4519-87ca-c0a5859f2489","id":"938d7e39-297e-4519-87ca-c0a5859f2489","name":"Attaxion API","type":"collection"}}},{"name":"Cloud","item":[{"name":"AWS","item":[{"name":"Add credentials","id":"680a266f-e082-434d-b6d7-433e2e9d8edc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"roleArn\": \"role-arn\",\n    \"externalID\": \"external-id\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/aws/credentials","urlObject":{"protocol":"https","path":["v1","aws","credentials"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"4202d0b3-d680-428c-9c1d-a6442b1329f4","name":"Add credentials","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"roleArn\": \"role-arn\",\n    \"externalID\": \"external-id\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/aws/credentials"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"id\": \"189bd5a7-a716-4d63-8652-b3ca51ca4db7\"\n}"}],"_postman_id":"680a266f-e082-434d-b6d7-433e2e9d8edc"},{"name":"Update credentials","id":"6bad0304-f979-4004-9978-5b510610b393","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"externalID\": \"external-id\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/aws/credentials/{{$credentialsID}}","urlObject":{"protocol":"https","path":["v1","aws","credentials","{{$credentialsID}}"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"336bcff7-3271-45da-bd6f-bb86b7ffb7e3","name":"Update credentials","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"externalID\": \"external-id\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/aws/credentials/{{$credentialsID}}"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"id\": \"189bd5a7-a716-4d63-8652-b3ca51ca4db7\"\n}"}],"_postman_id":"6bad0304-f979-4004-9978-5b510610b393"},{"name":"List credentials","id":"5c2ab5f9-a42b-4562-a253-7d7075bf8c17","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.attaxion.com/v1/aws/credentials","urlObject":{"protocol":"https","path":["v1","aws","credentials"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"1daa2913-8b5b-47a8-aa53-086ff8bd5630","name":"List credentials","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":"https://api.attaxion.com/v1/aws/credentials"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"pagination\": {\n        \"page\": 1,\n        \"size\": 1000,\n        \"totalPages\": 1,\n        \"totalItems\": 1\n    },\n    \"data\": [\n        {\n            \"id\": \"189bd5a7-a716-4d63-8652-b3ca51ca4db7\"\n        }\n    ]\n}"}],"_postman_id":"5c2ab5f9-a42b-4562-a253-7d7075bf8c17"}],"id":"6c33779f-119b-4f31-8697-1f76ab51c514","_postman_id":"6c33779f-119b-4f31-8697-1f76ab51c514","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":true,"source":{"_postman_id":"938d7e39-297e-4519-87ca-c0a5859f2489","id":"938d7e39-297e-4519-87ca-c0a5859f2489","name":"Attaxion API","type":"collection"}}},{"name":"GCP","item":[{"name":"Add credentials","id":"cc445bbd-8741-4ab7-a754-73f33d58e006","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    // key should be parsed from the credentials file provided by GCP. Here is an example, yet the signature may change down the road\n    \"key\": {\n        \"type\": \"service_account\",\n        \"project_id\": \"project_id\",\n        \"private_key_id\": \"private_key_id\",\n        \"private_key\": \"private_key\",\n        \"client_email\": \"client_email\",\n        \"client_id\": \"client_id\",\n        \"auth_uri\": \"auth_uri\",\n        \"token_uri\": \"token_uri\",\n        \"auth_provider_x509_cert_url\": \"auth_provider_x509_cert_url\",\n        \"client_x509_cert_url\": \"client_x509_cert_url\",\n        \"universe_domain\": \"universe_domain\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/gcp/credentials","urlObject":{"protocol":"https","path":["v1","gcp","credentials"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"58c1fcd3-f1f3-4f0a-b06e-612e73ac2e1b","name":"Add credentials","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    // key should be parsed from the credentials file provided by GCP. Here is an example, yet the signature may change down the road\n    \"key\": {\n        \"type\": \"service_account\",\n        \"project_id\": \"project_id\",\n        \"private_key_id\": \"private_key_id\",\n        \"private_key\": \"private_key\",\n        \"client_email\": \"client_email\",\n        \"client_id\": \"client_id\",\n        \"auth_uri\": \"auth_uri\",\n        \"token_uri\": \"token_uri\",\n        \"auth_provider_x509_cert_url\": \"auth_provider_x509_cert_url\",\n        \"client_x509_cert_url\": \"client_x509_cert_url\",\n        \"universe_domain\": \"universe_domain\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/gcp/credentials"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"id\": \"189bd5a7-a716-4d63-8652-b3ca51ca4db7\"\n}"}],"_postman_id":"cc445bbd-8741-4ab7-a754-73f33d58e006"},{"name":"Update credentials","id":"61e3e291-a268-4472-98f3-57576f45e312","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    // key should be parsed from the credentials file provided by GCP. Here is an example, yet the signature may change down the road\n    \"key\": {\n        \"type\": \"service_account\",\n        \"project_id\": \"project_id\",\n        \"private_key_id\": \"private_key_id\",\n        \"private_key\": \"private_key\",\n        \"client_email\": \"client_email\",\n        \"client_id\": \"client_id\",\n        \"auth_uri\": \"auth_uri\",\n        \"token_uri\": \"token_uri\",\n        \"auth_provider_x509_cert_url\": \"auth_provider_x509_cert_url\",\n        \"client_x509_cert_url\": \"client_x509_cert_url\",\n        \"universe_domain\": \"universe_domain\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/gcp/credentials/{{$credentialsID}}","urlObject":{"protocol":"https","path":["v1","gcp","credentials","{{$credentialsID}}"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"66d5e79e-d6e3-4241-8915-896f34e5fe41","name":"Update credentials","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    // key should be parsed from the credentials file provided by GCP. Here is an example, yet the signature may change down the road\n    \"key\": {\n        \"type\": \"service_account\",\n        \"project_id\": \"project_id\",\n        \"private_key_id\": \"private_key_id\",\n        \"private_key\": \"private_key\",\n        \"client_email\": \"client_email\",\n        \"client_id\": \"client_id\",\n        \"auth_uri\": \"auth_uri\",\n        \"token_uri\": \"token_uri\",\n        \"auth_provider_x509_cert_url\": \"auth_provider_x509_cert_url\",\n        \"client_x509_cert_url\": \"client_x509_cert_url\",\n        \"universe_domain\": \"universe_domain\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/gcp/credentials/{{$credentialsID}}"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"id\": \"189bd5a7-a716-4d63-8652-b3ca51ca4db7\"\n}"}],"_postman_id":"61e3e291-a268-4472-98f3-57576f45e312"},{"name":"List credentials","id":"12ca54e8-a15e-4fb3-aaa6-29d39c5db3be","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.attaxion.com/v1/gcp/credentials","urlObject":{"protocol":"https","path":["v1","gcp","credentials"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"28759146-16c4-4f4f-86aa-28a607ac22bc","name":"List credentials","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":"https://api.attaxion.com/v1/gcp/credentials"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"pagination\": {\n        \"page\": 1,\n        \"size\": 1000,\n        \"totalPages\": 1,\n        \"totalItems\": 1\n    },\n    \"data\": [\n        {\n            \"id\": \"189bd5a7-a716-4d63-8652-b3ca51ca4db7\"\n        }\n    ]\n}"}],"_postman_id":"12ca54e8-a15e-4fb3-aaa6-29d39c5db3be"}],"id":"4d83d08c-05b6-440f-9e8b-6d31e8b6d9ad","_postman_id":"4d83d08c-05b6-440f-9e8b-6d31e8b6d9ad","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":true,"source":{"_postman_id":"938d7e39-297e-4519-87ca-c0a5859f2489","id":"938d7e39-297e-4519-87ca-c0a5859f2489","name":"Attaxion API","type":"collection"}}},{"name":"Azure","item":[{"name":"Add credentials","id":"38ca90f2-ebd2-44a9-a9b9-df52022c9789","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"// in Azure console, create an app (service principal), then grant it permissions to read all the subscription resources\n{\n   \"tenantID\": \"tenant-id\",\n    \"clientID\": \"client-id\",\n    \"subscriptionID\": \"subscription-id\",\n    \"clientSecret\": \"client-secr\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/azure/credentials","urlObject":{"protocol":"https","path":["v1","azure","credentials"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"c12ff312-6d06-4c54-b2b9-7519436b52a4","name":"Add credentials","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"// in Azure console, create an app (service principal), then grant it permissions to read all the subscription resources\n{\n   \"tenantID\": \"tenant-id\",\n    \"clientID\": \"client-id\",\n    \"subscriptionID\": \"subscription-id\",\n    \"clientSecret\": \"client-secr\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/azure/credentials"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"id\": \"189bd5a7-a716-4d63-8652-b3ca51ca4db7\"\n}"}],"_postman_id":"38ca90f2-ebd2-44a9-a9b9-df52022c9789"},{"name":"Update credentials","id":"baf31715-7a25-43db-87a5-dbf2a69189f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"clientSecret\": \"client-secr\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/azure/credentials/{{$credentialsID}}","urlObject":{"protocol":"https","path":["v1","azure","credentials","{{$credentialsID}}"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"a4651976-3100-4b13-8a03-a4efbe76782a","name":"Update credentials","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"clientSecret\": \"client-secr\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/azure/credentials/{{$credentialsID}}"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"id\": \"189bd5a7-a716-4d63-8652-b3ca51ca4db7\"\n}"}],"_postman_id":"baf31715-7a25-43db-87a5-dbf2a69189f7"},{"name":"List credentials","id":"31fe6920-438e-4a26-ae01-051de628f5bf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.attaxion.com/v1/azure/credentials","urlObject":{"protocol":"https","path":["v1","azure","credentials"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"15b59f90-4ec8-424c-b034-30d45c66fb65","name":"List credentials","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":"https://api.attaxion.com/v1/azure/credentials"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"pagination\": {\n        \"page\": 1,\n        \"size\": 1000,\n        \"totalPages\": 1,\n        \"totalItems\": 1\n    },\n    \"data\": [\n        {\n            \"id\": \"189bd5a7-a716-4d63-8652-b3ca51ca4db7\"\n        }\n    ]\n}"}],"_postman_id":"31fe6920-438e-4a26-ae01-051de628f5bf"}],"id":"bcafb0ad-edd2-4443-85a4-8762ed40d891","_postman_id":"bcafb0ad-edd2-4443-85a4-8762ed40d891","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":true,"source":{"_postman_id":"938d7e39-297e-4519-87ca-c0a5859f2489","id":"938d7e39-297e-4519-87ca-c0a5859f2489","name":"Attaxion API","type":"collection"}}},{"name":"Digital Ocean","item":[{"name":"Add credentials","id":"b42b26f9-a480-4cfd-994a-7daf08b0b944","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"apiKey\": \"api-key\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/digitalocean/credentials","urlObject":{"protocol":"https","path":["v1","digitalocean","credentials"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"d07f8f67-9ffb-4c49-8c03-e7a816addac3","name":"Add credentials","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"apiKey\": \"api-key\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/digitalocean/credentials"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"id\": \"189bd5a7-a716-4d63-8652-b3ca51ca4db7\"\n}"}],"_postman_id":"b42b26f9-a480-4cfd-994a-7daf08b0b944"},{"name":"Update credentials","id":"f0586918-6855-4377-8509-828a2a6219cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"apiKey\": \"api-key\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/digitalocean/credentials/{{$credentialsID}}","urlObject":{"protocol":"https","path":["v1","digitalocean","credentials","{{$credentialsID}}"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"92f2aadd-1684-4c70-b945-a2941b9da1a6","name":"Update credentials","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"apiKey\": \"api-key\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/digitalocean/credentials/{{$credentialsID}}"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"id\": \"189bd5a7-a716-4d63-8652-b3ca51ca4db7\"\n}"}],"_postman_id":"f0586918-6855-4377-8509-828a2a6219cb"},{"name":"List credentials","id":"cdb9dd28-9bf3-471b-bb9b-20bd4341e94c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.attaxion.com/v1/digitalocean/credentials","urlObject":{"protocol":"https","path":["v1","digitalocean","credentials"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"023be041-7a15-43db-b159-b401c93ab87f","name":"List credentials","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":"https://api.attaxion.com/v1/digitalocean/credentials"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"pagination\": {\n        \"page\": 1,\n        \"size\": 1000,\n        \"totalPages\": 1,\n        \"totalItems\": 1\n    },\n    \"data\": [\n        {\n            \"id\": \"189bd5a7-a716-4d63-8652-b3ca51ca4db7\"\n        }\n    ]\n}"}],"_postman_id":"cdb9dd28-9bf3-471b-bb9b-20bd4341e94c"}],"id":"1cb92b6c-cb6e-4d80-84d8-07f6731a0ed6","_postman_id":"1cb92b6c-cb6e-4d80-84d8-07f6731a0ed6","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":true,"source":{"_postman_id":"938d7e39-297e-4519-87ca-c0a5859f2489","id":"938d7e39-297e-4519-87ca-c0a5859f2489","name":"Attaxion API","type":"collection"}}}],"id":"8e614db5-8ad5-4b88-a016-531aa2a76c85","description":"<p>Set provider api credentials, so that the platform can scan your cloud infrastructure</p>\n","_postman_id":"8e614db5-8ad5-4b88-a016-531aa2a76c85","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":true,"source":{"_postman_id":"938d7e39-297e-4519-87ca-c0a5859f2489","id":"938d7e39-297e-4519-87ca-c0a5859f2489","name":"Attaxion API","type":"collection"}}},{"name":"IoC DB","item":[{"name":"Get hits","id":"c6943245-4aad-405c-923d-666c9079055f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.attaxion.com/v2/ioc-db?size=100&capturePeriod=24h&orderBy=-firstSeenAt","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":true,"source":{"_postman_id":"938d7e39-297e-4519-87ca-c0a5859f2489","id":"938d7e39-297e-4519-87ca-c0a5859f2489","name":"Attaxion API","type":"collection"}},"urlObject":{"protocol":"https","path":["v2","ioc-db"],"host":["api","attaxion","com"],"query":[{"disabled":true,"description":{"content":"<p>Optional.</p>\n<p>Filter results by specific asset.</p>\n<p>Multiple choice.</p>\n","type":"text/plain"},"key":"assetId","value":"61e38313-574b-11f0-a590-4e07077ad716"},{"disabled":true,"description":{"content":"<p>Paginate over result set.</p>\n<p>Default: 1.</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>Paginate over result set.</p>\n<p>Default: 1000.</p>\n","type":"text/plain"},"key":"size","value":"100"},{"disabled":true,"description":{"content":"<p>Optional.</p>\n<p>Filter results by threat type.</p>\n<p>Multiple choice.</p>\n<p>Possible values:</p>\n<ul>\n<li>None</li>\n<li>C2</li>\n<li>Malware</li>\n<li>Phishing</li>\n<li>Botnet</li>\n<li>Attack</li>\n<li>Suspicious</li>\n</ul>\n","type":"text/plain"},"key":"threatType","value":"None"},{"description":{"content":"<p>Filter results by discovery period.</p>\n<p>Default: 30d.</p>\n<p>Possible Values</p>\n<ul>\n<li>24h</li>\n<li>3d</li>\n<li>7d</li>\n<li>14d</li>\n<li>30d</li>\n</ul>\n","type":"text/plain"},"key":"capturePeriod","value":"24h"},{"description":{"content":"<p>Optional.</p>\n<p>Order results by specific column.</p>\n<p>Can be prefixed with \"-\" or \"+\" to set descending or ascending order, respectively.</p>\n<p>Possible values:</p>\n<ul>\n<li>firstSeenAt</li>\n<li>lastSeenAt</li>\n</ul>\n","type":"text/plain"},"key":"orderBy","value":"-firstSeenAt"}],"variable":[]}},"response":[{"id":"d6d0c391-17aa-42c6-9585-09cf329fbddf","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":{"raw":"https://api.attaxion.com/v2/ioc-db?size=100&capturePeriod=24h&orderBy=-firstSeenAt","protocol":"https","host":["api","attaxion","com"],"path":["v2","ioc-db"],"query":[{"key":"assetId","value":"61e38313-574b-11f0-a590-4e07077ad716","description":"multiple choice","disabled":true},{"key":"page","value":"1","disabled":true},{"key":"threatType","value":"None","description":"multiple choice","disabled":true},{"key":"size","value":"100"},{"key":"capturePeriod","value":"24h"},{"key":"orderBy","value":"-firstSeenAt"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Fri, 01 Aug 2025 12:02:35 GMT"},{"key":"Content-Length","value":"963"}],"cookie":[],"responseTime":null,"body":"{\n    \"pagination\": {\n        \"page\": 1,\n        \"size\": 1000,\n        \"totalPages\": 1,\n        \"totalItems\": 1\n    },\n    \"data\": [\n        {    \n            \"assetId\": \"5b3a86bf-3cd6-4d3d-9ddc-3cb1094c1067\",\n            \"assetValue\": \"192.0.2.1\",\n            \"threatTypes\": [\n                \"Malware\",\n                \"C2\"\n            ],\n            \"evidence\": [\n                {\n                    \"type\": \"publicIocList\", // expertSystem, sensorNetwork or publicIocList\n                    \"details\": \"Example Feed 1\",\n                    \"referenceUrl\": \"https://example.com/data.json\"\n                }\n            ],\n            \"derivedFrom\": [\n                \"example.org\"\n            ],\n            \"firstSeenAt\": 1678320000,\n            \"lastSeenAt\": 1761436800\n        }\n    ]\n}"}],"_postman_id":"c6943245-4aad-405c-923d-666c9079055f"}],"id":"1a164e39-18d6-4197-85e8-a834cc3b9556","description":"<p>Check your assets against multiple Indicators of Compromise databases.</p>\n","_postman_id":"1a164e39-18d6-4197-85e8-a834cc3b9556","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":true,"source":{"_postman_id":"938d7e39-297e-4519-87ca-c0a5859f2489","id":"938d7e39-297e-4519-87ca-c0a5859f2489","name":"Attaxion API","type":"collection"}}},{"name":"Notifications","item":[{"name":"Config","item":[{"name":"Get all configs","id":"21db8d1a-6f98-4842-854b-697b9ad7cb23","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.attaxion.com/v1/notify/cfg/?enabled=true&orderBy=-createdAt","urlObject":{"protocol":"https","path":["v1","notify","cfg",""],"host":["api","attaxion","com"],"query":[{"disabled":true,"description":{"content":"<p>Multiple: email/slack</p>\n","type":"text/plain"},"key":"channel","value":"email"},{"description":{"content":"<p>true/false</p>\n","type":"text/plain"},"key":"enabled","value":"true"},{"description":{"content":"<p>Order by a field. (default = -createdAt)\nFor descending order, pass \"-\" before field's name, \ne.g. orderBy=-createdAt\nSorting is enabled for the following fields:</p>\n<ul>\n<li>createdAt</li>\n<li>updatedAt</li>\n<li>channel</li>\n</ul>\n","type":"text/plain"},"key":"orderBy","value":"-createdAt"}],"variable":[]}},"response":[{"id":"c6aa5732-14bb-4ade-ae40-518bad36d409","name":"Get all configs","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":{"raw":"https://api.attaxion.com/v1/notify/cfg/?enabled=true&orderBy=-createdAt","protocol":"https","host":["api","attaxion","com"],"path":["v1","notify","cfg",""],"query":[{"key":"channel","value":"email","description":"Multiple: email/slack","disabled":true},{"key":"enabled","value":"true","description":"true/false"},{"key":"orderBy","value":"-createdAt","description":"Order by a field. (default = -createdAt)\nFor descending order, pass \"-\" before field's name, \ne.g. orderBy=-createdAt\nSorting is enabled for the following fields:\n- createdAt\n- updatedAt\n- channel"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Thu, 04 Jul 2024 13:14:25 GMT"},{"key":"Content-Length","value":"213"}],"cookie":[],"responseTime":null,"body":"{\n    \"pagination\": {\n        \"page\": 1,\n        \"size\": 1000,\n        \"totalPages\": 1,\n        \"totalItems\": 2\n    },\n    \"data\": [\n        {\n            \"channel\": \"slack\",\n            \"enabled\": true,\n            \"assets\": false,\n            \"techs\": false,\n            \"vulns\": true,\n            \"scanner\": false,\n            \"minVulnRating\": \"high\",\n            \"createdAt\": \"2024-03-28T10:03:12Z\",\n            \"updatedAt\": \"2024-03-28T10:03:12Z\"\n        },\n        {\n            \"channel\": \"email\",\n            \"enabled\": true,\n            \"assets\": false,\n            \"techs\": false,\n            \"vulns\": true,\n            \"scanner\": true,\n            \"minVulnRating\": \"critical\",\n            \"createdAt\": \"2024-03-28T10:03:02Z\",\n            \"updatedAt\": \"2024-03-28T10:03:02Z\"\n        }\n    ]\n}"}],"_postman_id":"21db8d1a-6f98-4842-854b-697b9ad7cb23"},{"name":"Get config","id":"b51c272b-85ad-4bed-b1a3-6ca65cfe45d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.attaxion.com/v1/notify/cfg/slack","urlObject":{"protocol":"https","path":["v1","notify","cfg","slack"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"63d87c16-e854-412f-899b-384fab3b3add","name":"Get config","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":"https://api.attaxion.com/v1/notify/cfg/slack"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Thu, 04 Jul 2024 13:14:42 GMT"},{"key":"Content-Length","value":"140"}],"cookie":[],"responseTime":null,"body":"{\n    \"channel\": \"slack\",\n    \"enabled\": true,\n    \"assets\": false,\n    \"techs\": false,\n    \"vulns\": true,\n    \"scanner\": false,\n    \"minVulnRating\": \"high\",\n    \"createdAt\": \"2024-03-28T10:03:12Z\",\n    \"updatedAt\": \"2024-03-28T10:03:12Z\"\n}"}],"_postman_id":"b51c272b-85ad-4bed-b1a3-6ca65cfe45d6"},{"name":"Create config","id":"e2b9d5a5-b7f2-4632-9af2-c00d99280170","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"channel\": \"slack\",\n    \"enabled\": false,\n    \"assets\": true,\n    \"techs\": true,\n    \"vulns\": false,\n    \"scanner\": false,\n    \"minVulnRating\": \"info\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/notify/cfg","urlObject":{"protocol":"https","path":["v1","notify","cfg"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"a84b675e-10fc-4a91-a9f6-a4b8fbb7b730","name":"Create config","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"channel\": \"slack\",\n    \"enabled\": false,\n    \"assets\": true,\n    \"techs\": true,\n    \"vulns\": false,\n    \"minVulnRating\": \"info\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/notify/cfg"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Thu, 25 Jan 2024 11:10:00 GMT"},{"key":"Content-Length","value":"126"}],"cookie":[],"responseTime":null,"body":"{\n    \"channel\": \"slack\",\n    \"enabled\": false,\n    \"assets\": true,\n    \"techs\": true,\n    \"vulns\": false,\n    \"minVulnRating\": \"info\",\n    \"createdAt\": \"2024-01-25T11:10:00.958Z\",\n    \"updatedAt\": \"2024-01-25T11:10:00.958Z\"\n}"}],"_postman_id":"e2b9d5a5-b7f2-4632-9af2-c00d99280170"},{"name":"Update config","id":"3458fb1d-640d-4fe8-afb7-fd1557535efd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"enabled\": true,\n    \"assets\": true,\n    \"techs\": false,\n    \"vulns\": true,\n    \"scanner\": true,\n    //one of [info, low, medium, high, critical]\n    \"minVulnRating\": \"info\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/notify/cfg/slack","urlObject":{"protocol":"https","path":["v1","notify","cfg","slack"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"2ad6bcff-d5a2-4a4a-a6dc-94a23e1bfe75","name":"Update config","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"enabled\": true,\n    \"assets\": true,\n    \"techs\": false,\n    \"vulns\": true,\n    \"minVulnRating\":\"info\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/notify/cfg/slack"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Thu, 25 Jan 2024 11:14:46 GMT"},{"key":"Content-Length","value":"135"}],"cookie":[],"responseTime":null,"body":"{\n    \"channel\": \"slack\",\n    \"enabled\": true,\n    \"assets\": true,\n    \"techs\": false,\n    \"vulns\": true,\n    \"minVulnRating\": \"info\",\n    \"createdAt\": \"2024-01-25T11:10:00.958Z\",\n    \"updatedAt\": \"2024-01-25T11:14:46.542Z\"\n}"}],"_postman_id":"3458fb1d-640d-4fe8-afb7-fd1557535efd"}],"id":"87585865-56eb-47b7-84f7-31d67ee618b2","_postman_id":"87585865-56eb-47b7-84f7-31d67ee618b2","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":true,"source":{"_postman_id":"938d7e39-297e-4519-87ca-c0a5859f2489","id":"938d7e39-297e-4519-87ca-c0a5859f2489","name":"Attaxion API","type":"collection"}}},{"name":"Jira","item":[{"name":"Create JIRA settings","id":"a24e9bb9-0868-418b-b6d0-ad7fd47e0260","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"url\": \"https://test.atlassian.net\",\n    \"username\": \"foo@test.com\",\n    \"apiToken\": \"test\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/jira-settings","urlObject":{"protocol":"https","path":["v1","jira-settings"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"e9d42257-14d6-42cd-bbe8-a10ba48355e8","name":"Create JIRA settings","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"url\": \"http://foo.jira.com\",\n    \"username\": \"jira@username.com\",\n    \"apiToken\": \"token\",\n    \"projectKey\": \"PRJ\",\n    \"issueType\": \"Task\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/jira-settings"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Wed, 31 Jan 2024 14:43:33 GMT"},{"key":"Content-Length","value":"159"}],"cookie":[],"responseTime":null,"body":"{\n    \"url\": \"http://foo.jira.com\",\n    \"username\": \"jira@username.com\",\n    \"apiToken\": \"token\",\n    \"projectKey\": \"PRJ\",\n    \"issueType\": \"Task\",\n    \"createdAt\": \"2024-01-31T14:43:33.926Z\",\n    \"updatedAt\": \"2024-01-31T14:43:33.926Z\"\n}"}],"_postman_id":"a24e9bb9-0868-418b-b6d0-ad7fd47e0260"},{"name":"Update JIRA settings","id":"6460eaa4-88cd-4fd2-9f1d-896339a2dde6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"projectKey\": \"BAR\",\n    \"issueType\": \"Improvement\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/jira-settings","urlObject":{"protocol":"https","path":["v1","jira-settings"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"2351c173-e7ca-4abf-a380-a9d1e4df2723","name":"Update JIRA settings","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"url\": \"http://foo1.jira.com\",\n    \"username\": \"jira@username.com\",\n    \"apiToken\": \"token\",\n    \"projectKey\": \"PRJ\",\n    \"issueType\": \"Custom Task\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/jira-settings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Wed, 31 Jan 2024 14:45:35 GMT"},{"key":"Content-Length","value":"179"}],"cookie":[],"responseTime":null,"body":"{\n    \"url\": \"http://foo1.jira.com\",\n    \"username\": \"jira@username.com\",\n    \"apiToken\": \"token\",\n    \"projectKey\": \"PRJ\",\n    \"issueType\": \"Custom Task\",\n    \"createdAt\": \"2024-01-31T14:45:35.749558837Z\",\n    \"updatedAt\": \"2024-01-31T14:45:35.749561013Z\"\n}"}],"_postman_id":"6460eaa4-88cd-4fd2-9f1d-896339a2dde6"},{"name":"Delete JIRA settings","id":"0a643fa1-def7-48d8-9774-4d6b508d40ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://api.attaxion.com/v1/jira-settings","urlObject":{"protocol":"https","path":["v1","jira-settings"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"9999333e-50bd-4d74-93c6-b48171e40974","name":"Delete JIRA settings","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":"https://api.attaxion.com/v1/jira-settings"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"0a643fa1-def7-48d8-9774-4d6b508d40ae"},{"name":"Get JIRA settings","id":"4ed2c314-ec2f-43d6-900a-a3deb7d9f10c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.attaxion.com/v1/jira-settings","urlObject":{"protocol":"https","path":["v1","jira-settings"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"4e4e68fc-30ba-481b-a463-3758b76328f6","name":"Get JIRA settings","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":"https://api.attaxion.com/v1/jira-settings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Wed, 31 Jan 2024 15:00:35 GMT"},{"key":"Content-Length","value":"177"}],"cookie":[],"responseTime":null,"body":"{\n    \"url\": \"http://foo1.jira.com\",\n    \"username\": \"jira@username.com\",\n    \"apiToken\": \"token\",\n    \"projectKey\": \"PRJ\",\n    \"issueType\": \"Custom Task\",\n    \"createdAt\": \"2024-01-31T14:57:49.382Z\",\n    \"updatedAt\": \"2024-01-31T15:00:23.597Z\"\n}"}],"_postman_id":"4ed2c314-ec2f-43d6-900a-a3deb7d9f10c"},{"name":"Get Projects List","id":"1b44167d-9b55-45d7-9265-16c9f3068b4c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.attaxion.com/v1/jira-settings/projects","urlObject":{"protocol":"https","path":["v1","jira-settings","projects"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"aa56cc49-c106-4e16-b882-74b59a41eed1","name":"Get Projects List","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":"https://api.attaxion.com/v1/jira-settings/projects"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Mon, 05 Feb 2024 13:13:04 GMT"},{"key":"Content-Length","value":"177"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"name\": \"bar\",\n            \"key\": \"BAR\",\n            \"issueTypes\": [\n                \"Improvement\",\n                \"Task\",\n                \"Sub-task\",\n                \"New Feature\",\n                \"Bug\",\n                \"Epic\"\n            ]\n        },\n        {\n            \"name\": \"foo\",\n            \"key\": \"FOO\",\n            \"issueTypes\": [\n                \"Story\",\n                \"Task\",\n                \"Bug\",\n                \"Epic\",\n                \"Subtask\"\n            ]\n        },\n        {\n            \"name\": \"My Kanban Project\",\n            \"key\": \"KAN\",\n            \"issueTypes\": [\n                \"Task\",\n                \"Epic\",\n                \"Subtask\"\n            ]\n        }\n    ]\n}"}],"_postman_id":"1b44167d-9b55-45d7-9265-16c9f3068b4c"},{"name":"Create test issue","id":"d10297cd-6a01-40fc-a9b6-8e5e16dfa76e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"POST","header":[],"url":"https://api.attaxion.com/v1/jira-settings/test-issue","urlObject":{"protocol":"https","path":["v1","jira-settings","test-issue"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"9c141133-0065-40c7-937d-78ab92c40933","name":"Create test issue","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":"https://api.attaxion.com/v1/jira-settings/test-issue"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"key\": \"TEST-1\",\n    \"url\": \"https://example.com/browse/test-1\"\n}"}],"_postman_id":"d10297cd-6a01-40fc-a9b6-8e5e16dfa76e"}],"id":"10c7bea6-f1ac-40e1-9746-70afbbf24798","_postman_id":"10c7bea6-f1ac-40e1-9746-70afbbf24798","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":true,"source":{"_postman_id":"938d7e39-297e-4519-87ca-c0a5859f2489","id":"938d7e39-297e-4519-87ca-c0a5859f2489","name":"Attaxion API","type":"collection"}}},{"name":"Slack","item":[{"name":"Create Slack Settings","id":"4c7e04a4-58b1-4faa-829b-a79ee9bbc121","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    // The code should be obtained from a \"code\" query string parameter sent by Slack to a \"redirect_url\"\n    // for more information, see \n    // https://api.slack.com/methods/oauth.v2.access\n    // https://api.slack.com/authentication/oauth-v2\n    //\n    // The redirect uri should match one of those defined in the app settings at\n    // https://api.slack.com/apps/<...>/oauth\n    //\n    \"oauth2Code\": \"123456abcd\",\n    \"redirectUri\": \"https://foo.example.com/oauth/callback\"\n}\n","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/slack-settings","urlObject":{"protocol":"https","path":["v1","slack-settings"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"e56e852d-9f0f-4000-947a-becdfbf1261f","name":"Create Slack Settings","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"oauth2Code\": \"123456abcd\",\n    \"redirectUri\": \"https://foo.example.com/oauth/callback\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/slack-settings"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Wed, 07 Feb 2024 12:29:51 GMT"},{"key":"Content-Length","value":"193"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"dabc52ae-d5af-48d7-ae4c-813314eea3a1\",\n    \"channel\": \"#test-super-service-ch\",\n    \"configurationUrl\": \"https://example.slack.com/services/B06HMPMQRDZ\",\n    \"createdAt\": \"2024-02-07T12:29:51.795Z\",\n    \"updatedAt\": \"2024-02-07T12:29:51.795Z\"\n}"}],"_postman_id":"4c7e04a4-58b1-4faa-829b-a79ee9bbc121"},{"name":"Get Slack settings","id":"eadc4773-9771-4fd8-8f71-493741cf5cb6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n    \"oauth2Code\": \"123456abcd\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/slack-settings","urlObject":{"protocol":"https","path":["v1","slack-settings"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"c62b5456-76e7-4557-bbfa-0ad5bd3a4d5a","name":"Get Slack settings","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":"https://api.attaxion.com/v1/slack-settings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Wed, 07 Feb 2024 12:30:18 GMT"},{"key":"Content-Length","value":"193"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"dabc52ae-d5af-48d7-ae4c-813314eea3a1\",\n    \"channel\": \"#test-super-service-ch\",\n    \"configurationUrl\": \"https://example.slack.com/services/B06HMPMQRDZ\",\n    \"createdAt\": \"2024-02-07T12:29:51.795Z\",\n    \"updatedAt\": \"2024-02-07T12:29:51.795Z\"\n}"}],"_postman_id":"eadc4773-9771-4fd8-8f71-493741cf5cb6"},{"name":"Delete Slack Settings","id":"c29173fa-103a-40c3-b716-ca43e268e8c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://api.attaxion.com/v1/slack-settings","urlObject":{"protocol":"https","path":["v1","slack-settings"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"ade4a9cc-771e-419a-a6b3-315c2a10183a","name":"Delete Slack Settings","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":"https://api.attaxion.com/v1/slack-settings"},"status":"No Content","code":204,"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":""}],"_postman_id":"c29173fa-103a-40c3-b716-ca43e268e8c8"},{"name":"Send test message","id":"c39163d6-5a4f-4b7d-8c3e-e64455dead08","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"POST","header":[],"url":"https://api.attaxion.com/v1/slack-settings/test-message","urlObject":{"protocol":"https","path":["v1","slack-settings","test-message"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"50b535c5-a0b5-4cc9-a185-4b4fcba9a0cf","name":"Send test message","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":"https://api.attaxion.com/v1/slack-settings/test-message"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Wed, 07 Feb 2024 12:37:55 GMT"},{"key":"Content-Length","value":"38"}],"cookie":[],"responseTime":null,"body":"{\n    \"sent\": true\n}"}],"_postman_id":"c39163d6-5a4f-4b7d-8c3e-e64455dead08"}],"id":"00b26356-2903-4cc6-844e-9b3c0bb16a02","_postman_id":"00b26356-2903-4cc6-844e-9b3c0bb16a02","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":true,"source":{"_postman_id":"938d7e39-297e-4519-87ca-c0a5859f2489","id":"938d7e39-297e-4519-87ca-c0a5859f2489","name":"Attaxion API","type":"collection"}}}],"id":"c12545fa-fb02-4492-846e-26bfbf24987e","description":"<p>Account notification settings</p>\n","_postman_id":"c12545fa-fb02-4492-846e-26bfbf24987e","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":true,"source":{"_postman_id":"938d7e39-297e-4519-87ca-c0a5859f2489","id":"938d7e39-297e-4519-87ca-c0a5859f2489","name":"Attaxion API","type":"collection"}}},{"name":"RBAC","item":[{"name":"Get team members","id":"a6fa44aa-8f5a-40d3-99c6-836edcbafcf9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.attaxion.com/v1/rbac/users?page=1&size=1000&orderBy=-updatedAt","urlObject":{"protocol":"https","path":["v1","rbac","users"],"host":["api","attaxion","com"],"query":[{"description":{"content":"<p>page num</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>page size</p>\n","type":"text/plain"},"key":"size","value":"1000"},{"description":{"content":"<p>Order by a field. (default = -createdAt)\nFor descending order, pass \"-\" before field's name, \ne.g. orderBy=-createdAt\nSorting is enabled for the following fields:</p>\n<ul>\n<li>email</li>\n<li>accessLevel</li>\n<li>createdAt</li>\n<li>updatedAt</li>\n</ul>\n","type":"text/plain"},"key":"orderBy","value":"-updatedAt"},{"disabled":true,"description":{"content":"<p>Filter by exact email</p>\n","type":"text/plain"},"key":"emailExact","value":"test@example.com"},{"disabled":true,"description":{"content":"<p>Filter by email wildcard</p>\n","type":"text/plain"},"key":"emailStartsWith","value":"test@"},{"disabled":true,"description":{"content":"<p>Filter by email wildcard</p>\n","type":"text/plain"},"key":"emailIncludes","value":".com"},{"disabled":true,"description":{"content":"<p>Filter by access level (admin/editor/viewer), supports multiple</p>\n","type":"text/plain"},"key":"accessLevel","value":"admin"},{"disabled":true,"description":{"content":"<p>Filter by access level (admin/editor/viewer), supports multiple</p>\n","type":"text/plain"},"key":"accessLevel","value":"editor"},{"disabled":true,"description":{"content":"<p>Filter by created date (unix timestamp)</p>\n","type":"text/plain"},"key":"createdAtLte","value":"1687762131"},{"disabled":true,"description":{"content":"<p>Filter by created date (unix timestamp)</p>\n","type":"text/plain"},"key":"createdAtGte","value":"1687762131"},{"disabled":true,"description":{"content":"<p>Filter by updated date (unix timestamp)</p>\n","type":"text/plain"},"key":"updatedAtLte","value":"1687762131"},{"disabled":true,"description":{"content":"<p>Filter by updated date (unix timestamp)</p>\n","type":"text/plain"},"key":"updatedAtGte","value":"1687762131"}],"variable":[]}},"response":[{"id":"121a3a36-b10d-4a35-a716-89e2a7b913f7","name":"Get team members","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":{"raw":"https://api.attaxion.com/v1/rbac/users?page=1&size=1000&orderBy=-updatedAt","protocol":"https","host":["api","attaxion","com"],"path":["v1","rbac","users"],"query":[{"key":"page","value":"1","description":"page num"},{"key":"size","value":"1000","description":"page size"},{"key":"orderBy","value":"-updatedAt","description":"Order by a field. (default = -createdAt)\nFor descending order, pass \"-\" before field's name, \ne.g. orderBy=-createdAt\nSorting is enabled for the following fields:\n- email\n- accessLevel\n- createdAt\n- updatedAt"},{"key":"emailExact","value":"test@example.com","description":"Filter by exact email","disabled":true},{"key":"emailStartsWith","value":"test@","description":"Filter by email wildcard","disabled":true},{"key":"emailIncludes","value":".com","description":"Filter by email wildcard","disabled":true},{"key":"accessLevel","value":"admin","description":"Filter by access level (admin/editor/viewer), supports multiple","disabled":true},{"key":"accessLevel","value":"editor","description":"Filter by access level (admin/editor/viewer), supports multiple","disabled":true},{"key":"createdAtLte","value":"1687762131","description":"Filter by created date (unix timestamp)","disabled":true},{"key":"createdAtGte","value":"1687762131","description":"Filter by created date (unix timestamp)","disabled":true},{"key":"updatedAtLte","value":"1687762131","description":"Filter by updated date (unix timestamp)","disabled":true},{"key":"updatedAtGte","value":"1687762131","description":"Filter by updated date (unix timestamp)","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Wed, 04 Sep 2024 12:05:38 GMT"},{"key":"Content-Length","value":"380"}],"cookie":[],"responseTime":null,"body":"{\n    \"pagination\": {\n        \"page\": 1,\n        \"size\": 1000,\n        \"totalPages\": 1,\n        \"totalItems\": 3\n    },\n    \"data\": [\n        {\n            \"id\": \"480fc488-bcf5-4d89-b883-d441d704d613\",\n            \"email\": \"child.test@example.com\",\n            \"rootUserId\": \"16a0dd17-3778-11ef-a733-0242ac120007\",\n            \"accessLevel\": \"editor\",\n            \"isBusinessEmail\": true,\n            \"isDemo\": false,\n            \"isAdmin\": false,\n            \"created_at\": \"2024-08-19T10:26:00.382Z\",\n            \"updated_at\": \"2024-08-22T10:47:54.889Z\"\n        },\n        {\n            \"id\": \"77631515-dc16-4bfe-b7e9-5b6bf49cb5f9\",\n            \"email\": \"child@example.com\",\n            \"rootUserId\": \"16a0dd17-3778-11ef-a733-0242ac120007\",\n            \"accessLevel\": \"admin\",\n            \"isBusinessEmail\": true,\n            \"isDemo\": false,\n            \"isAdmin\": true,\n            \"created_at\": \"2024-08-15T12:09:11.628Z\",\n            \"updated_at\": \"2024-08-15T12:09:11.628Z\"\n        },\n        {\n            \"id\": \"16a0dd17-3778-11ef-a733-0242ac120007\",\n            \"email\": \"test@example.com\",\n            \"rootUserId\": \"16a0dd17-3778-11ef-a733-0242ac120007\",\n            \"accessLevel\": \"admin\",\n            \"isBusinessEmail\": false,\n            \"isDemo\": false,\n            \"isAdmin\": false,\n            \"created_at\": \"2024-07-01T07:03:58Z\",\n            \"updated_at\": \"2024-07-01T07:03:58Z\"\n        }\n    ]\n}"}],"_postman_id":"a6fa44aa-8f5a-40d3-99c6-836edcbafcf9"},{"name":"Get team member","id":"e0ce402f-e6ab-495b-a1e3-ec0fe4eb327a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.attaxion.com/v1/rbac/users/{{$userI}}","urlObject":{"protocol":"https","path":["v1","rbac","users","{{$userI}}"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"96fa6576-eeb1-4fc1-9d20-67b83b33ea79","name":"Get team member","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":"https://api.attaxion.com/v1/rbac/users/{{$userI}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Wed, 21 Aug 2024 07:01:07 GMT"},{"key":"Content-Length","value":"237"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"480fc488-bcf5-4d89-b883-d441d704d613\",\n    \"email\": \"child.test@example.com\",\n    \"rootUserId\": \"16a0dd17-3778-11ef-a733-0242ac120007\",\n    \"accessLevel\": \"editor\",\n    \"isBusinessEmail\": true,\n    \"isDemo\": false,\n    \"isAdmin\": false,\n    \"created_at\": \"2024-08-19T10:26:00.382Z\",\n    \"updated_at\": \"2024-08-21T05:42:44.052Z\"\n}"}],"_postman_id":"e0ce402f-e6ab-495b-a1e3-ec0fe4eb327a"},{"name":"Remove user from team","id":"8fc6b349-86a0-4c79-ba89-666a7a38a28f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://api.attaxion.com/v1/rbac/users/{{$userI}}","urlObject":{"protocol":"https","path":["v1","rbac","users","{{$userI}}"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"d35c19eb-face-4785-9e79-3b34fe15569b","name":"Remove user from team","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":"https://api.attaxion.com/v1/rbac/users/480fc488-bcf5-4d89-b883-d441d704d613"},"status":"No Content","code":204,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Wed, 21 Aug 2024 13:06:32 GMT"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"8fc6b349-86a0-4c79-ba89-666a7a38a28f"},{"name":"Update user access","id":"21416af5-0bea-4edf-a350-80386e6daf1c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"accessLevel\": \"editor\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/rbac/users/{{$userId}}","urlObject":{"protocol":"https","path":["v1","rbac","users","{{$userId}}"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"e4296fa9-0ad2-4de5-aa40-8860a84509bd","name":"Update user access","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"accessLevel\": \"editor\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/rbac/users/480fc488-bcf5-4d89-b883-d441d704d613"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Thu, 22 Aug 2024 10:47:54 GMT"},{"key":"Content-Length","value":"236"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"480fc488-bcf5-4d89-b883-d441d704d613\",\n    \"email\": \"child.test@example.com\",\n    \"rootUserId\": \"16a0dd17-3778-11ef-a733-0242ac120007\",\n    \"accessLevel\": \"editor\",\n    \"isBusinessEmail\": true,\n    \"isDemo\": false,\n    \"isAdmin\": false,\n    \"created_at\": \"2024-08-19T10:26:00.382Z\",\n    \"updated_at\": \"2024-08-22T10:47:54.889Z\"\n}"}],"_postman_id":"21416af5-0bea-4edf-a350-80386e6daf1c"}],"id":"e150be59-d980-4968-8bd8-02b78577fa6a","description":"<p>Manage your team by adding or removing users and setting their access roles</p>\n","_postman_id":"e150be59-d980-4968-8bd8-02b78577fa6a","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":true,"source":{"_postman_id":"938d7e39-297e-4519-87ca-c0a5859f2489","id":"938d7e39-297e-4519-87ca-c0a5859f2489","name":"Attaxion API","type":"collection"}}},{"name":"Reports","item":[{"name":"Create report","id":"af3f0a4b-ac81-4bb1-ad4d-a0113bdb02dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"type\": \"all_vuln\",\n    \"name\": \"Test report\",\n    \"params\": {\n        \"filter\": {\n            // can be used if authenticated user is admin\n            \"userId\": [\n                \"cb94d0f7-7268-4c54-a361-f658e8a71620\"\n            ],\n            \"assetId\": [\n                \"cb94d0f7-7268-4c54-a361-f658e8a71620\"\n            ],\n            \"rootAssetId\": [\n                \"cb94d0f7-7268-4c54-a361-f658e8a71620\"\n            ],\n            \"exclude\": {\n                \"assetId\": [\n                    \"cb94d0f7-7268-4c54-a361-f658e8a71620\"\n                ]\n            },\n            \"nameExact\": \"test\",\n            \"nameIncludes\": \"st\",\n            \"nameStartsWith\": \"t\",\n            \"severityGte\": 0.5,\n            \"severityLte\": 0.6,\n            \"epssScoreGte\": 0.1,\n            \"epssScoreLte\": 0.7,\n            \"epssPercentileGte\": 0.2,\n            \"epssPercentileLte\": 0.8,\n            \"rating\": [\n                \"info\",\n                \"low\"\n            ],\n            \"type\": [\n                \"cve\",\n                \"dast\"\n            ],\n            \"status\": [\n                \"fixed\",\n                \"fp\"\n            ],\n            \"isKev\": true,\n            \"isAssetFalsePositive\": false,\n            \"isAssetActive\": true,\n            \"userGroupId\": [\n                \"cb94d0f7-7268-4c54-a361-f658e8a71620\"\n            ],\n            \"createdAtGte\": 1687762131,\n            \"createdatLte\": 1687762131,\n            \"lastSeenAtGte\": 1687762131,\n            \"lastSeenatLte\": 1687762131\n        },\n        \"order\": \"-name\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/reports","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":true,"source":{"_postman_id":"938d7e39-297e-4519-87ca-c0a5859f2489","id":"938d7e39-297e-4519-87ca-c0a5859f2489","name":"Attaxion API","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","reports"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"d0970b18-96e7-4872-b2cc-f9e68be3ca75","name":"OK","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"all_vuln\",\n    \"name\": \"Test report\",\n    \"params\": {\n        \"filter\": {\n            \"assetId\": [\n                \"cb94d0f7-7268-4c54-a361-f658e8a71620\"\n            ],\n            \"rootAssetId\": [\n                \"cb94d0f7-7268-4c54-a361-f658e8a71620\"\n            ],\n            \"exclude\": {\n                \"assetId\": [\n                    \"cb94d0f7-7268-4c54-a361-f658e8a71620\"\n                ]\n            },\n            \"nameExact\": \"test\",\n            \"nameIncludes\": \"st\",\n            \"nameStartsWith\": \"t\",\n            \"severityGte\": 0.5,\n            \"severityLte\": 0.6,\n            \"epssScoreGte\": 0.1,\n            \"epssScoreLte\": 0.7,\n            \"epssPercentileGte\": 0.2,\n            \"epssPercentileLte\": 0.8,\n            \"rating\": [\n                \"info\",\n                \"low\"\n            ],\n            \"type\": [\n                \"cve\",\n                \"dast\"\n            ],\n            \"status\": [\n                \"fixed\",\n                \"fp\"\n            ],\n            \"isKev\": true\n        },\n        \"order\": \"-name\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/reports"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Wed, 13 Aug 2025 12:06:11 GMT"},{"key":"Content-Length","value":"446"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"7204eb51-d87a-4776-ae31-b13cb25c2a2e\",\n    \"type\": {\n        \"id\": \"all_vuln\",\n        \"name\": \"All Vulnerabilities\"\n    },\n    \"name\": \"Test report\",\n    \"params\": {\n        \"order\": \"-name\",\n        \"filter\": {\n            \"type\": [\n                \"cve\",\n                \"dast\"\n            ],\n            \"isKev\": true,\n            \"rating\": [\n                \"info\",\n                \"low\"\n            ],\n            \"status\": [\n                \"fixed\",\n                \"fp\"\n            ],\n            \"assetId\": [\n                \"cb94d0f7-7268-4c54-a361-f658e8a71620\"\n            ],\n            \"exclude\": {\n                \"assetId\": [\n                    \"cb94d0f7-7268-4c54-a361-f658e8a71620\"\n                ]\n            },\n            \"nameExact\": \"test\",\n            \"rootAssetId\": [\n                \"cb94d0f7-7268-4c54-a361-f658e8a71620\"\n            ],\n            \"severityGte\": 0.5,\n            \"severityLte\": 0.6,\n            \"epssScoreGte\": 0.1,\n            \"epssScoreLte\": 0.7,\n            \"nameIncludes\": \"st\",\n            \"nameStartsWith\": \"t\",\n            \"epssPercentileGte\": 0.2,\n            \"epssPercentileLte\": 0.8\n        }\n    },\n    \"status\": {\n        \"running\": false,\n        \"completed\": false,\n        \"errors\": false\n    },\n    \"progress\": [],\n    \"output\": [],\n    \"userId\": \"1c141d5d-ab11-44ce-8aca-873b11842f93\",\n    \"created\": \"2025-08-13T12:06:11.933Z\",\n    \"updated\": \"2025-08-13T12:06:11.933Z\",\n    \"scanned\": null\n}"},{"id":"5234102c-c98b-4f61-bf07-b51f1f311bd7","name":"Bad params","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"all_vuln\",\n    \"name\": \"Test report\",\n    \"params\": {\n        \"filter\": {\n            \"assetId\": [\n                \"cb94d0f7-7268-4c54-a361-f658e8a71620\"\n            ],\n            \"rootAssetId\": [\n                \"cb94d0f7-7268-4c54-a361-f658e8a71620\"\n            ],\n            \"exclude\": {\n                \"assetId\": [\n                    \"cb94d0f7-7268-4c54-a361-f658e8a744444441620\"\n                ]\n            },\n            \"nameExact\": \"test\",\n            \"nameIncludes\": \"st\",\n            \"nameStartsWith\": \"t\",\n            \"severityGte\": 0.5,\n            \"severityLte\": 0.6,\n            \"epssScoreGte\": 0.1,\n            \"epssScoreLte\": 0.7,\n            \"epssPercentileGte\": 0.2,\n            \"epssPercentileLte\": 0.8,\n            \"rating\": [\n                \"info\",\n                \"low\"\n            ],\n            \"type\": [\n                \"cve\",\n                \"dast\"\n            ],\n            \"status\": [\n                \"fixed\",\n                \"fp\"\n            ],\n            \"isKev\": true\n        },\n        \"order\": \"-name\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/reports"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Wed, 13 Aug 2025 12:06:42 GMT"},{"key":"Content-Length","value":"96"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"filter: (exclude: (assetId: (0: invalid UUID length: 43.).).).\"\n}"},{"id":"37c94a45-c6fa-4c0b-ad6c-861ba9574345","name":"Duplicate entry","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"all_vuln\",\n    \"name\": \"Test report\",\n    \"params\": {\n        \"filter\": {\n            \"assetId\": [\n                \"cb94d0f7-7268-4c54-a361-f658e8a71620\"\n            ],\n            \"rootAssetId\": [\n                \"cb94d0f7-7268-4c54-a361-f658e8a71620\"\n            ],\n            \"exclude\": {\n                \"assetId\": [\n                    \"cb94d0f7-7268-4c54-a361-f658e8a71620\"\n                ]\n            },\n            \"nameExact\": \"test\",\n            \"nameIncludes\": \"st\",\n            \"nameStartsWith\": \"t\",\n            \"severityGte\": 0.5,\n            \"severityLte\": 0.6,\n            \"epssScoreGte\": 0.1,\n            \"epssScoreLte\": 0.7,\n            \"epssPercentileGte\": 0.2,\n            \"epssPercentileLte\": 0.8,\n            \"rating\": [\n                \"info\",\n                \"low\"\n            ],\n            \"type\": [\n                \"cve\",\n                \"dast\"\n            ],\n            \"status\": [\n                \"fixed\",\n                \"fp\"\n            ],\n            \"isKev\": true\n        },\n        \"order\": \"-name\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/reports"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Wed, 13 Aug 2025 12:07:23 GMT"},{"key":"Content-Length","value":"58"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"Report already exists\"\n}"}],"_postman_id":"af3f0a4b-ac81-4bb1-ad4d-a0113bdb02dc"},{"name":"Delete report","id":"13feaf1d-3a1b-46b5-b676-0a3a4b70f506","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.attaxion.com/v1/reports/{{$id}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":true,"source":{"_postman_id":"938d7e39-297e-4519-87ca-c0a5859f2489","id":"938d7e39-297e-4519-87ca-c0a5859f2489","name":"Attaxion API","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","reports","{{$id}}"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"d83ce186-4cbb-4823-92d3-68e0fdc25523","name":"OK","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":"https://api.attaxion.com/v1/reports/{{$id}}"},"status":"No Content","code":204,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Fri, 01 Aug 2025 11:52:03 GMT"}],"cookie":[],"responseTime":null,"body":""},{"id":"a7d7e6f7-eacf-4073-a220-a4aa52272dd9","name":"Invalid ID","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":"https://api.attaxion.com/v1/reports/123"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Wed, 13 Aug 2025 10:31:51 GMT"},{"key":"Content-Length","value":"56"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"Incorrect report ID\"\n}"},{"id":"8252bb21-4704-453b-ad1b-66a4442f133a","name":"404","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":"https://api.attaxion.com/v1/reports/1e93051d-b8a5-4b8c-8633-f741af6ff5fd"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Wed, 13 Aug 2025 10:32:34 GMT"},{"key":"Content-Length","value":"46"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"Not Found\"\n}"},{"id":"066b572b-4ff0-49fc-970b-7fa1306aae03","name":"Locked","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"all_vuln\",\n    \"name\": \"My Report\",\n    \"params\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/reports/1e93051d-b8a5-4b8c-8633-f741af6ff5fd"},"status":"Locked","code":423,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Wed, 13 Aug 2025 11:18:22 GMT"},{"key":"Content-Length","value":"46"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"Report Generation In Progress\"\n}"}],"_postman_id":"13feaf1d-3a1b-46b5-b676-0a3a4b70f506"},{"name":"Generate report","id":"03266744-6501-40e1-9c96-f7c722e5cb6d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/reports/{{$id}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":true,"source":{"_postman_id":"938d7e39-297e-4519-87ca-c0a5859f2489","id":"938d7e39-297e-4519-87ca-c0a5859f2489","name":"Attaxion API","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","reports","{{$id}}"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"a73acc8e-c714-4607-a83d-d82be6ef3cc0","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"all_vuln\",\n    \"name\": \"My Report\",\n    \"params\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/reports/68cef4b6-5d91-4263-bf75-2ed0c52f30a0"},"status":"Reset Content","code":205,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Wed, 13 Aug 2025 09:38:33 GMT"},{"key":"Content-Length","value":"26"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"7f72bd39-d22f-409c-8f88-d1c84d12e8bc","name":"404","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"all_vuln\",\n    \"name\": \"My Report\",\n    \"params\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/reports/68cef4b6-5d91-4263-bf75-2ed0c52f30af"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Wed, 13 Aug 2025 10:36:36 GMT"},{"key":"Content-Length","value":"46"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"Not Found\"\n}"},{"id":"2b0913aa-f3b5-47c9-9178-a280fa2324eb","name":"Invalid ID","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"all_vuln\",\n    \"name\": \"My Report\",\n    \"params\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/reports/1"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Wed, 13 Aug 2025 10:37:14 GMT"},{"key":"Content-Length","value":"56"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"Incorrect report ID\"\n}"},{"id":"96fba2f8-fbcb-4336-801b-b4b3a6ea75c1","name":"Locked","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"all_vuln\",\n    \"name\": \"My Report\",\n    \"params\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/reports/cb94d0f7-7268-4c54-a361-f658e8a71620"},"status":"Locked","code":423,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Wed, 13 Aug 2025 11:18:22 GMT"},{"key":"Content-Length","value":"46"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"Report Generation In Progress\"\n}"}],"_postman_id":"03266744-6501-40e1-9c96-f7c722e5cb6d"},{"name":"Get report","id":"4de99176-74fe-4fd8-8f85-b83dc75e1fed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.attaxion.com/v1/reports/{{$id}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":true,"source":{"_postman_id":"938d7e39-297e-4519-87ca-c0a5859f2489","id":"938d7e39-297e-4519-87ca-c0a5859f2489","name":"Attaxion API","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","reports","{{$id}}"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"3f103f41-97ca-44c8-bdd9-1c1e51a7e14b","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":"https://api.attaxion.com/v1/reports/1e93051d-b8a5-4b8c-8633-f741af6ff5fb"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Wed, 13 Aug 2025 10:57:35 GMT"},{"key":"Content-Length","value":"504"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"1e93051d-b8a5-4b8c-8633-f741af6ff5fb\",\n    \"type\": {\n        \"id\": \"all_vuln\",\n        \"name\": \"All Vulnerabilities\"\n    },\n    \"name\": \"Test report1\",\n    \"params\": {\n        \"foo\": \"aaaaa\",\n        \"filter\": {\n            \"isKev\": true,\n            \"severityGte\": 0.5\n        }\n    },\n    \"status\": {\n        \"running\": false,\n        \"completed\": true,\n        \"errors\": false\n    },\n    \"progress\": [\n        {\n            \"stage\": \"all_vuln_list\",\n            \"errors\": false,\n            \"started\": \"2025-08-13T11:10:44.662Z\",\n            \"finished\": \"2025-08-13T11:10:46.667Z\"\n        },\n        {\n            \"stage\": \"all_vuln_stats\",\n            \"errors\": false,\n            \"started\": \"2025-08-13T11:10:45.09Z\",\n            \"finished\": \"2025-08-13T11:10:46.916Z\"\n        }\n    ],\n    \"output\": [\n        {\n            \"stage\": \"all_vuln_list\",\n            \"generated\": {\n                \"data\": [\n                    {\n                        \"alertId\": \"CVE-2020-11023\",\n                        \"asset\": {\n                            \"comment\": \"\",\n                            \"confidence\": 100,\n                            \"createdAt\": \"2024-02-27T11:08:52.692Z\",\n                            \"deletedAt\": null,\n                            \"foundOnPages\": [],\n                            \"id\": \"f29227ea-5299-4d9d-94a8-fe48b0ec45cf\",\n                            \"inheritedScanMode\": null,\n                            \"isActive\": false,\n                            \"isFalsePositive\": false,\n                            \"isRoot\": true,\n                            \"isRootCandidate\": false,\n                            \"isScannable\": true,\n                            \"lastActiveAt\": \"2025-08-12T18:03:39.925Z\",\n                            \"lastScannedAt\": \"2025-08-12T18:03:34.532Z\",\n                            \"lastSeenAt\": \"2025-08-12T18:11:46.429Z\",\n                            \"locked\": false,\n                            \"rootAsset\": null,\n                            \"rootVerification\": {\n                                \"code\": \"f29227ea52974d9d94a8fd4b8b0ec45cf\",\n                                \"dnsRecord\": \"verification=f29227ea52974d9d94a8fd4b8b0ec45cf\",\n                                \"file\": {\n                                    \"content\": \"f29227ea52974d9d94a8fd4b8b0ec45cf\",\n                                    \"name\": \"f29227ea52974d9d94a8fd4b8b0ec45cf.txt\"\n                                }\n                            },\n                            \"rootVerificationStatus\": \"verified\",\n                            \"rootVulnerabilityStats\": null,\n                            \"scanMode\": \"inherit\",\n                            \"shouldBeScanned\": true,\n                            \"subType\": \"\",\n                            \"tags\": [],\n                            \"totalScans\": 0,\n                            \"type\": \"domain\",\n                            \"value\": \"example.com\",\n                            \"vulnerabilityStats\": null\n                        },\n                        \"createdAt\": \"2025-08-08T19:00:55.869Z\",\n                        \"cve\": {\n                            \"id\": \"CVE-2020-11023\",\n                            \"url\": \"https://nvd.nist.gov/vuln/detail/CVE-2020-11023\"\n                        },\n                        \"cwes\": [\n                            {\n                                \"id\": \"CWE-79\",\n                                \"url\": \"https://cwe.mitre.org/data/definitions/79\"\n                            }\n                        ],\n                        \"description\": \"In jQuery versions greater than or equal to 1.0.3 and before 3.5.0, passing HTML containing <option> elements from untrusted sources - even after sanitizing it - to one of jQuery's DOM manipulation methods (i.e. .html(), .append(), and others) may execute untrusted code. This problem is patched in jQuery 3.5.0.\",\n                        \"epss\": {\n                            \"percentile\": 0.95467,\n                            \"score\": 0.21547\n                        },\n                        \"euvd\": null,\n                        \"id\": \"75d574e2-311c-47da-888d-4b8fc0d5dbcf\",\n                        \"jiraIssueUrl\": null,\n                        \"kev\": {\n                            \"action\": {\n                                \"due\": \"2025-02-13T00:00:00Z\",\n                                \"name\": \"Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable.\"\n                            },\n                            \"added\": \"2025-01-23T00:00:00Z\",\n                            \"vulnerability\": \"JQuery Cross-Site Scripting (XSS) Vulnerability\"\n                        },\n                        \"lastSeenAt\": \"2025-08-12T21:00:50.725Z\",\n                        \"name\": \"jQuery ver. 2.1.0 is vulnerable (CVE-2020-11023)\",\n                        \"references\": [\n                            \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SFP4UK4EGP4AFH2MWYJ5A5Z4I7XVFQ6B/\",\n                            \"https://lists.apache.org/thread.html/rf661a90a15da8da5922ba6127b3f5f8194d4ebec8855d60a0dd13248%40%3Cdev.hive.apache.org%3E\",\n                            \"https://security.gentoo.org/glsa/202007-03\",\n                            \"https://lists.apache.org/thread.html/r9e0bd31b7da9e7403478d22652b8760c946861f8ebd7bd750844898e%40%3Cdev.felix.apache.org%3E\",\n                            \"https://lists.apache.org/thread.html/rb69b7d8217c1a6a2100247a5d06ce610836b31e3f5d73fc113ded8e7%40%3Cissues.hive.apache.org%3E\",\n                            \"https://www.drupal.org/sa-core-2020-002\",\n                            \"https://lists.debian.org/debian-lts-announce/2021/03/msg00033.html\",\n                            \"https://lists.apache.org/thread.html/ree3bd8ddb23df5fa4e372d11c226830ea3650056b1059f3965b3fce2%40%3Cissues.flink.apache.org%3E\",\n                            \"http://packetstormsecurity.com/files/162160/jQuery-1.0.3-Cross-Site-Scripting.html\",\n                            \"https://lists.apache.org/thread.html/re4ae96fa5c1a2fe71ccbb7b7ac1538bd0cb677be270a2bf6e2f8d108%40%3Cissues.flink.apache.org%3E\",\n                            \"https://github.com/jquery/jquery/security/advisories/GHSA-jpcq-cgw6-v4j6\",\n                            \"https://lists.apache.org/thread.html/rbb448222ba62c430e21e13f940be4cb5cfc373cd3bce56b48c0ffa67%40%3Cdev.flink.apache.org%3E\",\n                            \"https://jquery.com/upgrade-guide/3.5/\",\n                            \"https://lists.apache.org/thread.html/rab82dd040f302018c85bd07d33f5604113573514895ada523c3401d9%40%3Ccommits.hive.apache.org%3E\",\n                            \"https://www.oracle.com/security-alerts/cpujan2022.html\",\n                            \"https://lists.apache.org/thread.html/radcb2aa874a79647789f3563fcbbceaf1045a029ee8806b59812a8ea%40%3Cissues.hive.apache.org%3E\",\n                            \"https://lists.apache.org/thread.html/ra374bb0299b4aa3e04edde01ebc03ed6f90cf614dad40dd428ce8f72%40%3Cgitbox.hive.apache.org%3E\",\n                            \"https://www.oracle.com/security-alerts/cpuoct2021.html\",\n                            \"https://lists.apache.org/thread.html/rbb448222ba62c430e21e13f940be4cb5cfc373cd3bce56b48c0ffa67%40%3Cdev.flink.apache.org%3E\",\n                            \"https://blog.jquery.com/2020/04/10/jquery-3-5-0-released\",\n                            \"https://lists.apache.org/thread.html/ra3c9219fcb0b289e18e9ec5a5ebeaa5c17d6b79a201667675af6721c%40%3Cgitbox.hive.apache.org%3E\",\n                            \"https://lists.apache.org/thread.html/r0593393ca1e97b1e7e098fe69d414d6bd0a467148e9138d07e86ebbb%40%3Cissues.hive.apache.org%3E\",\n                            \"https://lists.apache.org/thread.html/r4aadb98086ca72ed75391f54167522d91489a0d0ae25b12baa8fc7c5%40%3Cissues.hive.apache.org%3E\",\n                            \"https://www.debian.org/security/2020/dsa-4693\",\n                            \"https://lists.apache.org/thread.html/r9006ad2abf81d02a0ef2126bab5177987e59095b7194a487c4ea247c%40%3Ccommits.felix.apache.org%3E\",\n                            \"https://lists.apache.org/thread.html/rd38b4185a797b324c8dd940d9213cf99fcdc2dbf1fc5a63ba7dee8c9%40%3Cissues.hive.apache.org%3E\",\n                            \"https://lists.apache.org/thread.html/ra32c7103ded9041c7c1cb8c12c8d125a6b2f3f3270e2937ef8417fac%40%3Cgitbox.hive.apache.org%3E\",\n                            \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SAPQVX3XDNPGFT26QAQ6AJIXZZBZ4CD4/\",\n                            \"https://lists.apache.org/thread.html/ra406b3adfcffcb5ce8707013bdb7c35e3ffc2776a8a99022f15274c6%40%3Cissues.hive.apache.org%3E\",\n                            \"https://lists.apache.org/thread.html/radcb2aa874a79647789f3563fcbbceaf1045a029ee8806b59812a8ea%40%3Cissues.hive.apache.org%3E\",\n                            \"https://security.netapp.com/advisory/ntap-20200511-0006/\",\n                            \"https://lists.apache.org/thread.html/r2c85121a47442036c7f8353a3724aa04f8ecdfda1819d311ba4f5330%40%3Cdev.felix.apache.org%3E\",\n                            \"https://www.oracle.com/security-alerts/cpujan2022.html\",\n                            \"https://www.oracle.com/security-alerts/cpujul2020.html\",\n                            \"https://lists.apache.org/thread.html/rab82dd040f302018c85bd07d33f5604113573514895ada523c3401d9%40%3Ccommits.hive.apache.org%3E\",\n                            \"https://www.oracle.com/security-alerts/cpujan2021.html\",\n                            \"http://lists.opensuse.org/opensuse-security-announce/2020-11/msg00039.html\",\n                            \"https://www.tenable.com/security/tns-2021-10\",\n                            \"https://lists.apache.org/thread.html/ra32c7103ded9041c7c1cb8c12c8d125a6b2f3f3270e2937ef8417fac%40%3Cgitbox.hive.apache.org%3E\",\n                            \"https://lists.apache.org/thread.html/r49ce4243b4738dd763caeb27fa8ad6afb426ae3e8c011ff00b8b1f48%40%3Cissues.flink.apache.org%3E\",\n                            \"http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00085.html\",\n                            \"https://www.oracle.com/security-alerts/cpuApr2021.html\",\n                            \"https://lists.apache.org/thread.html/r6c4df3b33e625a44471009a172dabe6865faec8d8f21cac2303463b1%40%3Cissues.hive.apache.org%3E\",\n                            \"https://www.oracle.com/security-alerts/cpujul2022.html\",\n                            \"https://lists.debian.org/debian-lts-announce/2023/08/msg00040.html\",\n                            \"https://lists.apache.org/thread.html/r0593393ca1e97b1e7e098fe69d414d6bd0a467148e9138d07e86ebbb%40%3Cissues.hive.apache.org%3E\",\n                            \"https://lists.apache.org/thread.html/rede9cfaa756e050a3d83045008f84a62802fc68c17f2b4eabeaae5e4%40%3Cissues.flink.apache.org%3E\",\n                            \"https://www.oracle.com/security-alerts/cpujul2020.html\",\n                            \"https://lists.apache.org/thread.html/rd38b4185a797b324c8dd940d9213cf99fcdc2dbf1fc5a63ba7dee8c9%40%3Cissues.hive.apache.org%3E\",\n                            \"https://www.oracle.com//security-alerts/cpujul2021.html\",\n                            \"http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00067.html\",\n                            \"http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00067.html\",\n                            \"https://lists.apache.org/thread.html/r3702ede0ff83a29ba3eb418f6f11c473d6e3736baba981a8dbd9c9ef%40%3Cdev.felix.apache.org%3E\",\n                            \"https://lists.apache.org/thread.html/rede9cfaa756e050a3d83045008f84a62802fc68c17f2b4eabeaae5e4%40%3Cissues.flink.apache.org%3E\",\n                            \"https://www.oracle.com/security-alerts/cpuapr2022.html\",\n                            \"https://www.debian.org/security/2020/dsa-4693\",\n                            \"https://www.drupal.org/sa-core-2020-002\",\n                            \"https://lists.apache.org/thread.html/r49ce4243b4738dd763caeb27fa8ad6afb426ae3e8c011ff00b8b1f48%40%3Cissues.flink.apache.org%3E\",\n                            \"https://www.oracle.com/security-alerts/cpuoct2020.html\",\n                            \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QPN2L2XVQGUA2V5HNQJWHK3APSK3VN7K/\",\n                            \"https://lists.apache.org/thread.html/r6c4df3b33e625a44471009a172dabe6865faec8d8f21cac2303463b1%40%3Cissues.hive.apache.org%3E\",\n                            \"https://lists.apache.org/thread.html/r54565a8f025c7c4f305355fdfd75b68eca442eebdb5f31c2e7d977ae%40%3Cissues.flink.apache.org%3E\",\n                            \"https://lists.apache.org/thread.html/r6e97b37963926f6059ecc1e417721608723a807a76af41d4e9dbed49%40%3Cissues.hive.apache.org%3E\",\n                            \"https://lists.apache.org/thread.html/ra374bb0299b4aa3e04edde01ebc03ed6f90cf614dad40dd428ce8f72%40%3Cgitbox.hive.apache.org%3E\",\n                            \"https://lists.apache.org/thread.html/rf0f8939596081d84be1ae6a91d6248b96a02d8388898c372ac807817%40%3Cdev.felix.apache.org%3E\",\n                            \"https://lists.apache.org/thread.html/rf1ba79e564fe7efc56aef7c986106f1cf67a3427d08e997e088e7a93%40%3Cgitbox.hive.apache.org%3E\",\n                            \"https://lists.apache.org/thread.html/r706cfbc098420f7113968cc377247ec3d1439bce42e679c11c609e2d%40%3Cissues.flink.apache.org%3E\",\n                            \"https://lists.apache.org/thread.html/r2c85121a47442036c7f8353a3724aa04f8ecdfda1819d311ba4f5330%40%3Cdev.felix.apache.org%3E\",\n                            \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/AVKYXLWCLZBV2N7M46KYK4LVA5OXWPBY/\",\n                            \"https://lists.apache.org/thread.html/r07ab379471fb15644bf7a92e4a98cbc7df3cf4e736abae0cc7625fe6%40%3Cdev.felix.apache.org%3E\",\n                            \"https://lists.apache.org/thread.html/r55f5e066cc7301e3630ce90bbbf8d28c82212ae1f2d4871012141494%40%3Cdev.felix.apache.org%3E\",\n                            \"https://lists.apache.org/thread.html/rf1ba79e564fe7efc56aef7c986106f1cf67a3427d08e997e088e7a93%40%3Cgitbox.hive.apache.org%3E\",\n                            \"https://lists.apache.org/thread.html/r8f70b0f65d6bedf316ecd899371fd89e65333bc988f6326d2956735c%40%3Cissues.flink.apache.org%3E\",\n                            \"https://www.oracle.com/security-alerts/cpujan2021.html\",\n                            \"https://www.oracle.com/security-alerts/cpuApr2021.html\",\n                            \"https://jquery.com/upgrade-guide/3.5/\",\n                            \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QPN2L2XVQGUA2V5HNQJWHK3APSK3VN7K/\",\n                            \"https://lists.apache.org/thread.html/r0483ba0072783c2e1bfea613984bfb3c86e73ba8879d780dc1cc7d36%40%3Cissues.flink.apache.org%3E\",\n                            \"https://security.netapp.com/advisory/ntap-20200511-0006/\",\n                            \"https://www.oracle.com/security-alerts/cpujul2022.html\",\n                            \"https://lists.apache.org/thread.html/r07ab379471fb15644bf7a92e4a98cbc7df3cf4e736abae0cc7625fe6%40%3Cdev.felix.apache.org%3E\",\n                            \"http://packetstormsecurity.com/files/162160/jQuery-1.0.3-Cross-Site-Scripting.html\",\n                            \"https://lists.apache.org/thread.html/r1fed19c860a0d470f2a3eded12795772c8651ff583ef951ddac4918c%40%3Cgitbox.hive.apache.org%3E\",\n                            \"https://lists.apache.org/thread.html/r564585d97bc069137e64f521e68ba490c7c9c5b342df5d73c49a0760%40%3Cissues.flink.apache.org%3E\",\n                            \"https://lists.apache.org/thread.html/rf0f8939596081d84be1ae6a91d6248b96a02d8388898c372ac807817%40%3Cdev.felix.apache.org%3E\",\n                            \"https://lists.apache.org/thread.html/r8f70b0f65d6bedf316ecd899371fd89e65333bc988f6326d2956735c%40%3Cissues.flink.apache.org%3E\",\n                            \"https://security.gentoo.org/glsa/202007-03\",\n                            \"https://www.tenable.com/security/tns-2021-02\",\n                            \"https://lists.apache.org/thread.html/r564585d97bc069137e64f521e68ba490c7c9c5b342df5d73c49a0760%40%3Cissues.flink.apache.org%3E\",\n                            \"https://lists.apache.org/thread.html/rda99599896c3667f2cc9e9d34c7b6ef5d2bbed1f4801e1d75a2b0679%40%3Ccommits.nifi.apache.org%3E\",\n                            \"https://lists.apache.org/thread.html/rb25c3bc7418ae75cba07988dafe1b6912f76a9dd7d94757878320d61%40%3Cgitbox.hive.apache.org%3E\",\n                            \"https://www.tenable.com/security/tns-2021-02\",\n                            \"https://lists.apache.org/thread.html/r3702ede0ff83a29ba3eb418f6f11c473d6e3736baba981a8dbd9c9ef%40%3Cdev.felix.apache.org%3E\",\n                            \"https://lists.apache.org/thread.html/rda99599896c3667f2cc9e9d34c7b6ef5d2bbed1f4801e1d75a2b0679%40%3Ccommits.nifi.apache.org%3E\",\n                            \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SAPQVX3XDNPGFT26QAQ6AJIXZZBZ4CD4/\",\n                            \"https://lists.apache.org/thread.html/r6e97b37963926f6059ecc1e417721608723a807a76af41d4e9dbed49%40%3Cissues.hive.apache.org%3E\",\n                            \"https://www.oracle.com//security-alerts/cpujul2021.html\",\n                            \"https://www.oracle.com/security-alerts/cpuoct2020.html\",\n                            \"https://lists.apache.org/thread.html/re4ae96fa5c1a2fe71ccbb7b7ac1538bd0cb677be270a2bf6e2f8d108%40%3Cissues.flink.apache.org%3E\",\n                            \"https://lists.debian.org/debian-lts-announce/2021/03/msg00033.html\",\n                            \"https://lists.apache.org/thread.html/ra406b3adfcffcb5ce8707013bdb7c35e3ffc2776a8a99022f15274c6%40%3Cissues.hive.apache.org%3E\",\n                            \"https://lists.apache.org/thread.html/r4aadb98086ca72ed75391f54167522d91489a0d0ae25b12baa8fc7c5%40%3Cissues.hive.apache.org%3E\",\n                            \"https://lists.apache.org/thread.html/ree3bd8ddb23df5fa4e372d11c226830ea3650056b1059f3965b3fce2%40%3Cissues.flink.apache.org%3E\",\n                            \"http://lists.opensuse.org/opensuse-security-announce/2020-11/msg00039.html\",\n                            \"https://lists.apache.org/thread.html/r1fed19c860a0d470f2a3eded12795772c8651ff583ef951ddac4918c%40%3Cgitbox.hive.apache.org%3E\",\n                            \"https://lists.apache.org/thread.html/r55f5e066cc7301e3630ce90bbbf8d28c82212ae1f2d4871012141494%40%3Cdev.felix.apache.org%3E\",\n                            \"https://www.oracle.com/security-alerts/cpuapr2022.html\",\n                            \"https://lists.apache.org/thread.html/r094f435595582f6b5b24b66fedf80543aa8b1d57a3688fbcc21f06ec%40%3Cissues.hive.apache.org%3E\",\n                            \"https://www.oracle.com/security-alerts/cpuoct2021.html\",\n                            \"http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00085.html\",\n                            \"https://blog.jquery.com/2020/04/10/jquery-3-5-0-released\",\n                            \"https://lists.apache.org/thread.html/r4dba67be3239b34861f1b9cfdf9dfb3a90272585dcce374112ed6e16%40%3Cdev.felix.apache.org%3E\",\n                            \"https://lists.apache.org/thread.html/r54565a8f025c7c4f305355fdfd75b68eca442eebdb5f31c2e7d977ae%40%3Cissues.flink.apache.org%3E\",\n                            \"https://lists.apache.org/thread.html/ra3c9219fcb0b289e18e9ec5a5ebeaa5c17d6b79a201667675af6721c%40%3Cgitbox.hive.apache.org%3E\",\n                            \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SFP4UK4EGP4AFH2MWYJ5A5Z4I7XVFQ6B/\",\n                            \"https://github.com/github/advisory-database/blob/99afa6fdeaf5d1d23e1021ff915a5e5dbc82c1f1/advisories/github-reviewed/2020/04/GHSA-jpcq-cgw6-v4j6/GHSA-jpcq-cgw6-v4j6.json#L20-L37\",\n                            \"https://lists.apache.org/thread.html/r0483ba0072783c2e1bfea613984bfb3c86e73ba8879d780dc1cc7d36%40%3Cissues.flink.apache.org%3E\",\n                            \"https://lists.apache.org/thread.html/r706cfbc098420f7113968cc377247ec3d1439bce42e679c11c609e2d%40%3Cissues.flink.apache.org%3E\",\n                            \"https://lists.apache.org/thread.html/r9e0bd31b7da9e7403478d22652b8760c946861f8ebd7bd750844898e%40%3Cdev.felix.apache.org%3E\",\n                            \"https://lists.apache.org/thread.html/r9c5fda81e4bca8daee305b4c03283dddb383ab8428a151d4cb0b3b15%40%3Cissues.hive.apache.org%3E\",\n                            \"https://lists.apache.org/thread.html/rf661a90a15da8da5922ba6127b3f5f8194d4ebec8855d60a0dd13248%40%3Cdev.hive.apache.org%3E\",\n                            \"https://lists.debian.org/debian-lts-announce/2023/08/msg00040.html\",\n                            \"https://lists.apache.org/thread.html/r4dba67be3239b34861f1b9cfdf9dfb3a90272585dcce374112ed6e16%40%3Cdev.felix.apache.org%3E\",\n                            \"https://lists.apache.org/thread.html/r094f435595582f6b5b24b66fedf80543aa8b1d57a3688fbcc21f06ec%40%3Cissues.hive.apache.org%3E\",\n                            \"https://www.tenable.com/security/tns-2021-10\",\n                            \"https://lists.apache.org/thread.html/r9006ad2abf81d02a0ef2126bab5177987e59095b7194a487c4ea247c%40%3Ccommits.felix.apache.org%3E\",\n                            \"https://lists.apache.org/thread.html/rb69b7d8217c1a6a2100247a5d06ce610836b31e3f5d73fc113ded8e7%40%3Cissues.hive.apache.org%3E\",\n                            \"https://lists.apache.org/thread.html/rb25c3bc7418ae75cba07988dafe1b6912f76a9dd7d94757878320d61%40%3Cgitbox.hive.apache.org%3E\",\n                            \"https://github.com/jquery/jquery/security/advisories/GHSA-jpcq-cgw6-v4j6\",\n                            \"https://lists.apache.org/thread.html/r9c5fda81e4bca8daee305b4c03283dddb383ab8428a151d4cb0b3b15%40%3Cissues.hive.apache.org%3E\",\n                            \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/AVKYXLWCLZBV2N7M46KYK4LVA5OXWPBY/\"\n                        ],\n                        \"severity\": {\n                            \"rating\": \"medium\",\n                            \"score\": 6.9,\n                            \"version\": \"3.1\"\n                        },\n                        \"solution\": \"Upgrade to the latest version\",\n                        \"status\": {\n                            \"id\": \"open\",\n                            \"name\": \"Open\"\n                        },\n                        \"type\": \"cve\"\n                    }\n                ],\n                \"pagination\": {\n                    \"page\": 1,\n                    \"size\": 10000,\n                    \"totalItems\": 50,\n                    \"totalPages\": 1\n                }\n            },\n            \"created\": \"2025-08-13T11:10:46.322Z\",\n            \"updated\": \"2025-08-13T11:10:46.322Z\"\n        },\n        {\n            \"stage\": \"all_vuln_stats\",\n            \"generated\": {\n                \"data\": [\n                    {\n                        \"distribution\": {\n                            \"critical\": {\n                                \"count\": 4,\n                                \"unique\": 2\n                            },\n                            \"high\": {\n                                \"count\": 19,\n                                \"unique\": 3\n                            },\n                            \"info\": {\n                                \"count\": 0,\n                                \"unique\": 0\n                            },\n                            \"low\": {\n                                \"count\": 0,\n                                \"unique\": 0\n                            },\n                            \"medium\": {\n                                \"count\": 27,\n                                \"unique\": 7\n                            }\n                        },\n                        \"total\": {\n                            \"count\": 50,\n                            \"unique\": 12\n                        },\n                        \"ts\": 1755043200\n                    }\n                ]\n            },\n            \"created\": \"2025-08-13T11:10:46.587Z\",\n            \"updated\": \"2025-08-13T11:10:46.587Z\"\n        }\n    ],\n    \"userId\": \"189b5587-a710-4d63-8652-b3ca51ca4db7\",\n    \"created\": \"2025-08-13T11:10:09.446Z\",\n    \"updated\": \"2025-08-13T11:10:44.166Z\",\n    \"scanned\": \"2025-08-13T11:10:44.106Z\"\n}"},{"id":"b229b638-737e-4d4c-ada2-1891ffe4c538","name":"404","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":"https://api.attaxion.com/v1/reports/68cef4b6-5d91-4263-bf75-2ed0c52f30a1"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Wed, 13 Aug 2025 10:33:59 GMT"},{"key":"Content-Length","value":"46"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"Not Found\"\n}"},{"id":"52921fb7-a306-40cb-9704-8e1124fd3e7c","name":"Invalid ID","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":"https://api.attaxion.com/v1/reports/aaa"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Wed, 13 Aug 2025 10:34:22 GMT"},{"key":"Content-Length","value":"56"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"Incorrect report ID\"\n}"}],"_postman_id":"4de99176-74fe-4fd8-8f85-b83dc75e1fed"},{"name":"Get report list","id":"358713da-2a63-4d1d-86c0-ecde6a449a28","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.attaxion.com/v1/reports?orderBy=-name","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":true,"source":{"_postman_id":"938d7e39-297e-4519-87ca-c0a5859f2489","id":"938d7e39-297e-4519-87ca-c0a5859f2489","name":"Attaxion API","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","reports"],"host":["api","attaxion","com"],"query":[{"disabled":true,"key":"page","value":"-5"},{"disabled":true,"key":"size","value":"100"},{"description":{"content":"<p>Order by a field. (default = -createdAt)\nFor descending order, pass \"-\" before field's name, \ne.g. orderBy=-createdAt\nSorting is enabled for the following fields:</p>\n<ul>\n<li>name</li>\n<li>createdAt</li>\n<li>updatedAt</li>\n</ul>\n","type":"text/plain"},"key":"orderBy","value":"-name"},{"disabled":true,"description":{"content":"<p>Exact report name</p>\n","type":"text/plain"},"key":"nameExact","value":"test_report"},{"disabled":true,"description":{"content":"<p>Report name includes</p>\n","type":"text/plain"},"key":"nameIncludes","value":"st"},{"disabled":true,"description":{"content":"<p>Report name starts with</p>\n","type":"text/plain"},"key":"nameStartsWith","value":"test"},{"disabled":true,"description":{"content":"<p>Filter by report type (multiple)</p>\n","type":"text/plain"},"key":"type","value":"all_vuln"},{"disabled":true,"description":{"content":"<p>Filter by report created date (unix timestamp)</p>\n","type":"text/plain"},"key":"createdAtLte","value":"1755079920"},{"disabled":true,"description":{"content":"<p>Filter by report created date (unix timestamp)</p>\n","type":"text/plain"},"key":"createdAtGte","value":"1755079920"},{"disabled":true,"description":{"content":"<p>Filter by report updated date (unix timestamp)</p>\n","type":"text/plain"},"key":"updatedAtLte","value":"1755040320"},{"disabled":true,"description":{"content":"<p>Filter by report updated date (unix timestamp)</p>\n","type":"text/plain"},"key":"updatedAtGte","value":"1755040320"}],"variable":[]}},"response":[{"id":"1f9876b8-6b70-4ff7-bf2d-56759a82cd45","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":{"raw":"https://api.attaxion.com/v1/reports?orderBy=-name","protocol":"https","host":["api","attaxion","com"],"path":["v1","reports"],"query":[{"key":"page","value":"-5","disabled":true},{"key":"size","value":"100","disabled":true},{"key":"orderBy","value":"-name","description":"Order by a field. (default = -createdAt)\nFor descending order, pass \"-\" before field's name, \ne.g. orderBy=-createdAt\nSorting is enabled for the following fields:\n- name\n- createdAt\n- updatedAt"},{"key":"nameExact","value":"test_report","description":"Exact report name","disabled":true},{"key":"nameIncludes","value":"st","description":"Report name includes","disabled":true},{"key":"nameStartsWith","value":"test","description":"Report name starts with","disabled":true},{"key":"type","value":"all_vuln","description":"Filter by report type (multiple)","disabled":true},{"key":"createdAtLte","value":"1755079920","description":"Filter by report created date (unix timestamp)","disabled":true},{"key":"createdAtGte","value":"1755079920","description":"Filter by report created date (unix timestamp)","disabled":true},{"key":"updatedAtLte","value":"1755040320","description":"Filter by report updated date (unix timestamp)","disabled":true},{"key":"updatedAtGte","value":"1755040320","description":"Filter by report updated date (unix timestamp)","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Wed, 13 Aug 2025 10:15:01 GMT"},{"key":"Content-Length","value":"766"}],"cookie":[],"responseTime":null,"body":"{\n    \"pagination\": {\n        \"page\": 1,\n        \"size\": 1000,\n        \"totalPages\": 1,\n        \"totalItems\": 7\n    },\n    \"data\": [\n        {\n            \"id\": \"1e93051d-b8a5-4b8c-8633-f741af6ff5fb\",\n            \"type\": {\n                \"id\": \"all_vuln\",\n                \"name\": \"All Vulnerabilities\"\n            },\n            \"name\": \"testing_123sdf2asd\",\n            \"params\": {\n                \"foo\": \"aaaaa\",\n                \"order\": \"-name\",\n                \"filter\": {\n                    \"isKev\": true,\n                    \"severityGte\": 0.5\n                }\n            },\n            \"status\": {\n                \"running\": false,\n                \"completed\": false,\n                \"errors\": false\n            },\n            \"progress\": [],\n            \"output\": [],\n            \"userId\": \"1c141d5d-ab11-44ce-8aca-873b11842f93\",\n            \"created\": \"2025-08-13T09:33:46.46Z\",\n            \"updated\": \"2025-08-13T09:33:46.46Z\",\n            \"scanned\": null\n        },\n        {\n            \"id\": \"68cef4b6-5d91-4263-bf75-2ed0c52f30a0\",\n            \"type\": {\n                \"id\": \"all_vuln\",\n                \"name\": \"All Vulnerabilities\"\n            },\n            \"name\": \"testing_123sdf2aasdsdfsd\",\n            \"params\": {\n                \"foo\": \"aaaaa\",\n                \"order\": \"-name\",\n                \"filter\": {\n                    \"isKev\": true,\n                    \"severityGte\": 0.5\n                }\n            },\n            \"status\": {\n                \"running\": false,\n                \"completed\": true,\n                \"errors\": false\n            },\n            \"progress\": [\n                {\n                    \"stage\": \"all_vuln_list\",\n                    \"errors\": false,\n                    \"started\": \"2025-08-13T09:38:33.733Z\",\n                    \"finished\": \"2025-08-13T09:38:34.065Z\"\n                },\n                {\n                    \"stage\": \"all_vuln_stats\",\n                    \"errors\": false,\n                    \"started\": \"2025-08-13T09:38:33.737Z\",\n                    \"finished\": \"2025-08-13T09:38:33.991Z\"\n                }\n            ],\n            \"output\": [],\n            \"userId\": \"1c141d5d-ab11-44ce-8aca-873b11842f93\",\n            \"created\": \"2025-08-13T09:38:20.557Z\",\n            \"updated\": \"2025-08-13T09:38:33.678Z\",\n            \"scanned\": \"2025-08-13T09:38:33.636Z\"\n        },\n        {\n            \"id\": \"6ec180d0-84e9-44cd-b4de-61dd4666c775\",\n            \"type\": {\n                \"id\": \"all_vuln\",\n                \"name\": \"All Vulnerabilities\"\n            },\n            \"name\": \"testing_1232asd\",\n            \"params\": {\n                \"foo\": \"aaaaa\",\n                \"order\": \"-name\",\n                \"filter\": {\n                    \"isKev\": true,\n                    \"severityGte\": 0.5\n                }\n            },\n            \"status\": {\n                \"running\": false,\n                \"completed\": false,\n                \"errors\": false\n            },\n            \"progress\": [],\n            \"output\": [],\n            \"userId\": \"1c141d5d-ab11-44ce-8aca-873b11842f93\",\n            \"created\": \"2025-08-13T09:33:19.556Z\",\n            \"updated\": \"2025-08-13T09:33:19.556Z\",\n            \"scanned\": null\n        },\n        {\n            \"id\": \"c93cd01b-8b0f-47cc-9349-79bfc11ff5a1\",\n            \"type\": {\n                \"id\": \"all_vuln\",\n                \"name\": \"All Vulnerabilities\"\n            },\n            \"name\": \"testing_1232\",\n            \"params\": {\n                \"foo\": \"aaaaa\",\n                \"order\": \"-name\",\n                \"filter\": {\n                    \"isKev\": true,\n                    \"severityGte\": 0.5\n                }\n            },\n            \"status\": {\n                \"running\": false,\n                \"completed\": false,\n                \"errors\": false\n            },\n            \"progress\": [],\n            \"output\": [],\n            \"userId\": \"1c141d5d-ab11-44ce-8aca-873b11842f93\",\n            \"created\": \"2025-08-13T09:31:38.559Z\",\n            \"updated\": \"2025-08-13T09:31:38.559Z\",\n            \"scanned\": null\n        },\n        {\n            \"id\": \"d5915796-6b68-4f3e-b7cf-2f8732fe7987\",\n            \"type\": {\n                \"id\": \"all_vuln\",\n                \"name\": \"All Vulnerabilities\"\n            },\n            \"name\": \"testing_123\",\n            \"params\": {\n                \"foo\": \"aaaaa\",\n                \"order\": \"-name\",\n                \"filter\": {\n                    \"isKev\": true,\n                    \"severityGte\": 0.5\n                }\n            },\n            \"status\": {\n                \"running\": false,\n                \"completed\": false,\n                \"errors\": false\n            },\n            \"progress\": [],\n            \"output\": [],\n            \"userId\": \"1c141d5d-ab11-44ce-8aca-873b11842f93\",\n            \"created\": \"2025-08-13T09:31:33.235Z\",\n            \"updated\": \"2025-08-13T09:31:33.235Z\",\n            \"scanned\": null\n        },\n        {\n            \"id\": \"8179a230-7bb7-46bf-aad9-fa2c011acbd4\",\n            \"type\": {\n                \"id\": \"all_vuln\",\n                \"name\": \"All Vulnerabilities\"\n            },\n            \"name\": \"asdasd\",\n            \"params\": {\n                \"foo\": \"aaaaa\",\n                \"order\": \"-name\",\n                \"filter\": {\n                    \"isKev\": true,\n                    \"severityGte\": 0.5\n                }\n            },\n            \"status\": {\n                \"running\": false,\n                \"completed\": false,\n                \"errors\": false\n            },\n            \"progress\": [],\n            \"output\": [],\n            \"userId\": \"1c141d5d-ab11-44ce-8aca-873b11842f93\",\n            \"created\": \"2025-08-13T10:07:57.177Z\",\n            \"updated\": \"2025-08-13T10:07:57.177Z\",\n            \"scanned\": null\n        },\n        {\n            \"id\": \"c2258385-5312-48b2-b996-cb48f818cc73\",\n            \"type\": {\n                \"id\": \"all_vuln\",\n                \"name\": \"All Vulnerabilities\"\n            },\n            \"name\": \"aaa333aaaa3dfg\",\n            \"params\": {\n                \"foo\": \"aaaaa\",\n                \"filter\": {\n                    \"isKev\": false,\n                    \"severityGte\": 0.2\n                }\n            },\n            \"status\": {\n                \"running\": false,\n                \"completed\": true,\n                \"errors\": false\n            },\n            \"progress\": [\n                {\n                    \"stage\": \"all_vuln_list\",\n                    \"errors\": false,\n                    \"started\": \"2025-08-12T11:35:24.581Z\",\n                    \"finished\": \"2025-08-12T11:35:24.929Z\"\n                },\n                {\n                    \"stage\": \"all_vuln_stats\",\n                    \"errors\": false,\n                    \"started\": \"2025-08-12T11:35:24.575Z\",\n                    \"finished\": \"2025-08-12T11:35:24.933Z\"\n                }\n            ],\n            \"output\": [],\n            \"userId\": \"1c141d5d-ab11-44ce-8aca-873b11842f93\",\n            \"created\": \"2025-08-12T11:35:16.288Z\",\n            \"updated\": \"2025-08-12T11:35:24.518Z\",\n            \"scanned\": \"2025-08-12T11:35:24.481Z\"\n        }\n    ]\n}"},{"id":"5b44f5f8-136c-4c68-99c1-9962febf19db","name":"Invalid params","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":{"raw":"https://api.attaxion.com/v1/reports?orderBy=-name1","protocol":"https","host":["api","attaxion","com"],"path":["v1","reports"],"query":[{"key":"page","value":"-5","disabled":true},{"key":"size","value":"100","disabled":true},{"key":"orderBy","value":"-name1","description":"Order by a field. (default = -createdAt)\nFor descending order, pass \"-\" before field's name, \ne.g. orderBy=-createdAt\nSorting is enabled for the following fields:\n- name\n- createdAt\n- updatedAt"},{"key":"nameExact","value":"test_report","description":"Exact report name","disabled":true},{"key":"nameIncludes","value":"st","description":"Report name includes","disabled":true},{"key":"nameStartsWith","value":"test","description":"Report name starts with","disabled":true},{"key":"type","value":"all_vuln","description":"Filter by report type (multiple)","disabled":true},{"key":"createdAtLte","value":"1755079920","description":"Filter by report created date (unix timestamp)","disabled":true},{"key":"createdAtGte","value":"1755079920","description":"Filter by report created date (unix timestamp)","disabled":true},{"key":"updatedAtLte","value":"1755040320","description":"Filter by report updated date (unix timestamp)","disabled":true},{"key":"updatedAtGte","value":"1755040320","description":"Filter by report updated date (unix timestamp)","disabled":true}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Wed, 13 Aug 2025 10:17:08 GMT"},{"key":"Content-Length","value":"68"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"column: invalid order by field.\"\n}"}],"_postman_id":"358713da-2a63-4d1d-86c0-ecde6a449a28"},{"name":"Get report types","id":"18526a28-183f-4da3-9a7d-b0d779c4a2e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.attaxion.com/v1/reports/types","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":true,"source":{"_postman_id":"938d7e39-297e-4519-87ca-c0a5859f2489","id":"938d7e39-297e-4519-87ca-c0a5859f2489","name":"Attaxion API","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","reports","types"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"e6de1f68-139e-4419-95f5-fb6a669b1af5","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":"https://api.attaxion.com/v1/reports/types"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Wed, 13 Aug 2025 09:58:52 GMT"},{"key":"Content-Length","value":"82"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": \"all_vuln\",\n            \"name\": \"All Vulnerabilities\"\n        }\n    ]\n}"}],"_postman_id":"18526a28-183f-4da3-9a7d-b0d779c4a2e5"},{"name":"Update report","id":"77b97a10-90c7-405f-ac3b-0482fde2835c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"type\": \"all_vuln\",\n    \"name\": \"My Report55555\",\n    \"params\": {\n        \"filter\": {\n            \"severityGte\": 10,\n            \"isKev\": false\n        },\n        \"order\": \"-name\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/reports/{{$id}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":true,"source":{"_postman_id":"938d7e39-297e-4519-87ca-c0a5859f2489","id":"938d7e39-297e-4519-87ca-c0a5859f2489","name":"Attaxion API","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","reports","{{$id}}"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"deeb5e72-2836-428b-b26a-3a9e0ce1e840","name":"OK","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"all_vuln\",\n    \"name\": \"My Report55555\",\n    \"params\": {\n        \"filter\": {\n            \"severityGte\": 10,\n            \"isKev\": false\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/reports/1e93051d-b8a5-4b8c-8633-f741af6ff5fb"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Wed, 13 Aug 2025 10:38:46 GMT"},{"key":"Content-Length","value":"287"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"1e93051d-b8a5-4b8c-8633-f741af6ff5fb\",\n    \"type\": {\n        \"id\": \"all_vuln\",\n        \"name\": \"All Vulnerabilities\"\n    },\n    \"name\": \"My Report55555\",\n    \"params\": {\n        \"filter\": {\n            \"isKev\": false,\n            \"severityGte\": 10\n        }\n    },\n    \"status\": {\n        \"running\": false,\n        \"completed\": false,\n        \"errors\": false\n    },\n    \"progress\": [],\n    \"output\": [],\n    \"userId\": \"1c141d5d-ab11-44ce-8aca-873b11842f93\",\n    \"created\": \"2025-08-13T09:33:46.46Z\",\n    \"updated\": \"2025-08-13T10:38:46.377Z\",\n    \"scanned\": null\n}"},{"id":"1089dfa8-7210-43e7-b2da-bb9da90f897b","name":"Locked","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"all_vuln\",\n    \"name\": \"My Report\",\n    \"params\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/reports/e6cc49e3-2c3d-4882-a082-1d37c5412ffa"},"status":"Locked","code":423,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Wed, 13 Aug 2025 11:18:22 GMT"},{"key":"Content-Length","value":"46"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"Report Generation In Progress\"\n}"},{"id":"e521e831-a898-4fbc-a2d0-6ab469a9e643","name":"404","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"all_vuln\",\n    \"name\": \"My Report55555\",\n    \"params\": {\n        \"filter\": {\n            \"severityGte\": 10,\n            \"isKev\": false\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/reports/e6cc49e3-2c3d-4882-a082-1d37c5412ffa"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Wed, 13 Aug 2025 10:37:57 GMT"},{"key":"Content-Length","value":"46"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"Not Found\"\n}"},{"id":"2c54f8c4-acfa-4412-975e-329fae0c710d","name":"Invalid ID","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"all_vuln\",\n    \"name\": \"My Report55555\",\n    \"params\": {\n        \"filter\": {\n            \"severityGte\": 10,\n            \"isKev\": false\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/reports/1"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Wed, 13 Aug 2025 10:38:09 GMT"},{"key":"Content-Length","value":"56"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"Incorrect report ID\"\n}"},{"id":"fa092924-ab1a-4c9c-8250-195cfd7b6f71","name":"Duplicate entry","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"all_vuln\",\n    \"name\": \"Test Report\",\n    \"params\": {\n        \"filter\": {\n            \"severityGte\": 10,\n            \"isKev\": false\n        },\n        \"order\": \"-name\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/reports/1e93051d-b8a5-4b8c-8633-f741af6ff5fb"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Wed, 13 Aug 2025 12:08:00 GMT"},{"key":"Content-Length","value":"58"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"Report already exists\"\n}"}],"_postman_id":"77b97a10-90c7-405f-ac3b-0482fde2835c"}],"id":"73ef53c8-b953-4f77-8d6b-44c106d54031","description":"<p>Create reports, set their filters and parameters, then run Generate.</p>\n","_postman_id":"73ef53c8-b953-4f77-8d6b-44c106d54031","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":true,"source":{"_postman_id":"938d7e39-297e-4519-87ca-c0a5859f2489","id":"938d7e39-297e-4519-87ca-c0a5859f2489","name":"Attaxion API","type":"collection"}}},{"name":"Scan Config","item":[{"name":"Update User's Global Scan Config","id":"e0c5b58c-85d3-45c6-be99-e93f6b68dbdf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    // active, passive or disabled\n    \"scanMode\": \"active\" \n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/scan-cfg/global","urlObject":{"protocol":"https","path":["v1","scan-cfg","global"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"c95f7843-2c3e-4069-82b7-d972737da081","name":"Update User's Global Scan Config","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"scanMode\": \"medium\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/scan-cfg/global"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Tue, 26 Mar 2024 13:24:22 GMT"},{"key":"Content-Length","value":"46"}],"cookie":[],"responseTime":null,"body":"{\n    \"scanMode\": \"medium\"\n}"}],"_postman_id":"e0c5b58c-85d3-45c6-be99-e93f6b68dbdf"},{"name":"Get User's Global Scan Config","id":"cdb3ee92-040d-4e6d-98c3-7c0c2562993c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.attaxion.com/v1/scan-cfg/global","urlObject":{"protocol":"https","path":["v1","scan-cfg","global"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"deaa1c10-f1df-4067-bba7-87e2d1093cb8","name":"Get User's Global Scan Config","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":"https://api.attaxion.com/v1/scan-cfg/global"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Tue, 26 Mar 2024 13:30:16 GMT"},{"key":"Content-Length","value":"46"}],"cookie":[],"responseTime":null,"body":"{\n    \"scanMode\": \"medium\"\n}"}],"_postman_id":"cdb3ee92-040d-4e6d-98c3-7c0c2562993c"}],"id":"4358729e-5a0f-4d7d-b25b-6c7506007928","description":"<p>Global asset scan configuration settings.</p>\n<p>Besides \"disabled\", there's the full (\"active\") mode, and the \"passive\" one which only uses passive data sources and doesn't make any requests to your infrastructure.</p>\n","_postman_id":"4358729e-5a0f-4d7d-b25b-6c7506007928","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":true,"source":{"_postman_id":"938d7e39-297e-4519-87ca-c0a5859f2489","id":"938d7e39-297e-4519-87ca-c0a5859f2489","name":"Attaxion API","type":"collection"}}},{"name":"Stats","item":[{"name":"Assets","item":[{"name":"Asset count","item":[{"name":"By type","item":[{"name":"All","id":"2e4929f0-f066-4c2b-ab84-66368e36fc94","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.attaxion.com/v1/stats/by-asset-type?assetType=domain&startDate=1722591392&endDate=1722591392&isActive=1&isBillable=1","urlObject":{"protocol":"https","path":["v1","stats","by-asset-type"],"host":["api","attaxion","com"],"query":[{"key":"assetType","value":"domain"},{"key":"startDate","value":"1722591392"},{"key":"endDate","value":"1722591392"},{"description":{"content":"<p>0 - asset is not active (last seen earlier than 7 days before)\n1 - asset is active\ndefault - no filter</p>\n","type":"text/plain"},"key":"isActive","value":"1"},{"description":{"content":"<p>0 - not billable, 1 - billable, omit - all assets. Using together with isActive leads to incorrect results, since inactive assets are billable too</p>\n","type":"text/plain"},"key":"isBillable","value":"1"}],"variable":[]}},"response":[{"id":"6babc740-bc0e-4b73-98d6-5d64d32c1823","name":"All","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":{"raw":"https://api.attaxion.com/v1/stats/by-asset-type?assetType=domain&startDate=1722591392&endDate=1722591392","protocol":"https","host":["api","attaxion","com"],"path":["v1","stats","by-asset-type"],"query":[{"key":"assetType","value":"domain"},{"key":"startDate","value":"1722591392"},{"key":"endDate","value":"1722591392"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Result-Cache","value":"MISS"},{"key":"Date","value":"Fri, 08 Dec 2023 08:07:47 GMT"},{"key":"Content-Length","value":"104"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"ts\": 1701734400,\n            \"total\": 314,\n            \"vulnerable\": 1\n        },\n        {\n            \"ts\": 1701820800,\n            \"total\": 314,\n            \"vulnerable\": 1\n        },\n        {\n            \"ts\": 1701907200,\n            \"total\": 314,\n            \"vulnerable\": 0\n        },\n        {\n            \"ts\": 1701993600,\n            \"total\": 314,\n            \"vulnerable\": 0\n        }\n    ]\n}"}],"_postman_id":"2e4929f0-f066-4c2b-ab84-66368e36fc94"},{"name":"Most recent","id":"bce3b228-32c7-4cc8-a104-ea8204777fab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.attaxion.com/v1/stats/by-asset-type/last?assetType=domain&isActive=1&isBillable=1","urlObject":{"protocol":"https","path":["v1","stats","by-asset-type","last"],"host":["api","attaxion","com"],"query":[{"key":"assetType","value":"domain"},{"description":{"content":"<p>0 - asset is not active (last seen earlier than 7 days before)\n1 - asset is active\ndefault - no filter</p>\n","type":"text/plain"},"key":"isActive","value":"1"},{"description":{"content":"<p>0 - not billable, 1 - billable, omit - all assets. Using together with isActive leads to incorrect results, since inactive assets are billable too</p>\n","type":"text/plain"},"key":"isBillable","value":"1"}],"variable":[]}},"response":[{"id":"5d3fb74e-3c8a-45a2-8df5-eff26eaf52e4","name":"Most recent","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":{"raw":"https://api.attaxion.com/v1/stats/by-asset-type/last?assetType=domain","protocol":"https","host":["api","attaxion","com"],"path":["v1","stats","by-asset-type","last"],"query":[{"key":"assetType","value":"domain"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Result-Cache","value":"MISS"},{"key":"Date","value":"Mon, 11 Dec 2023 13:46:56 GMT"},{"key":"Content-Length","value":"80"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"ts\": 1702252800,\n            \"total\": 313,\n            \"vulnerable\": 0\n        }\n    ]\n}"}],"_postman_id":"bce3b228-32c7-4cc8-a104-ea8204777fab"}],"id":"25eb81fc-ae7a-4e72-a13f-cf4a318a11bc","_postman_id":"25eb81fc-ae7a-4e72-a13f-cf4a318a11bc","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":true,"source":{"_postman_id":"938d7e39-297e-4519-87ca-c0a5859f2489","id":"938d7e39-297e-4519-87ca-c0a5859f2489","name":"Attaxion API","type":"collection"}}},{"name":"Discovered since date","id":"09ad0930-c192-474b-8b76-b6e08e0d1159","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.attaxion.com/v1/stats/assets-discovered?startDate=1722422833","urlObject":{"protocol":"https","path":["v1","stats","assets-discovered"],"host":["api","attaxion","com"],"query":[{"key":"startDate","value":"1722422833"},{"disabled":true,"key":"isActive","value":"1"},{"disabled":true,"description":{"content":"<p>0 - not billable, 1 - billable, omit - all assets. Using together with isActive leads to incorrect results, since inactive assets are billable too</p>\n","type":"text/plain"},"key":"isBillable","value":"1"}],"variable":[]}},"response":[{"id":"037810d5-9840-4356-98de-79cd58cd5b2c","name":"Discovered since date","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":{"raw":"https://api.attaxion.com/v1/stats/assets-discovered?startDate=1722422833","protocol":"https","host":["api","attaxion","com"],"path":["v1","stats","assets-discovered"],"query":[{"key":"startDate","value":"1722422833"},{"key":"isActivre","value":"1","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Result-Cache","value":"HIT"},{"key":"Date","value":"Tue, 06 Aug 2024 13:49:05 GMT"},{"key":"Content-Length","value":"135"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"assetType\": \"ssl\",\n            \"added\": 1\n        },\n        {\n            \"assetType\": \"domain\",\n            \"added\": 0\n        },\n        {\n            \"assetType\": \"email\",\n            \"added\": 0\n        },\n        {\n            \"assetType\": \"ipv4\",\n            \"added\": 0\n        },\n        {\n            \"assetType\": \"ipv6\",\n            \"added\": 0\n        },\n        {\n            \"assetType\": \"cidr\",\n            \"added\": 0\n        },\n        {\n            \"assetType\": \"port\",\n            \"added\": 0\n        },\n        {\n            \"assetType\": \"organization\",\n            \"added\": 0\n        },\n        {\n            \"assetType\": \"cloud\",\n            \"added\": 0\n        },\n        {\n            \"assetType\": \"closed_ports\",\n            \"added\": 0\n        }\n    ]\n}"}],"_postman_id":"09ad0930-c192-474b-8b76-b6e08e0d1159"}],"id":"3a51574c-1b89-4413-beeb-3572c96805f2","_postman_id":"3a51574c-1b89-4413-beeb-3572c96805f2","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":true,"source":{"_postman_id":"938d7e39-297e-4519-87ca-c0a5859f2489","id":"938d7e39-297e-4519-87ca-c0a5859f2489","name":"Attaxion API","type":"collection"}}}],"id":"d1a28792-10a6-46db-9ce8-2b07272fee37","_postman_id":"d1a28792-10a6-46db-9ce8-2b07272fee37","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":true,"source":{"_postman_id":"938d7e39-297e-4519-87ca-c0a5859f2489","id":"938d7e39-297e-4519-87ca-c0a5859f2489","name":"Attaxion API","type":"collection"}}},{"name":"Vulnerabilities","item":[{"name":"Vuln count","item":[{"name":"All","item":[{"name":"All","id":"5ee60750-f7be-42fc-8aec-c467fd1327b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.attaxion.com/v1/stats/vulnerabilities?startDate=1722591392&endDate=1722591392&isAssetActive=1","urlObject":{"protocol":"https","path":["v1","stats","vulnerabilities"],"host":["api","attaxion","com"],"query":[{"disabled":true,"key":"assetId","value":"03010241-5dd8-4fc8-b38c-fba759f3c0ca"},{"disabled":true,"key":"rootAssetId","value":"fe7e8db4-9357-11ee-bcfa-0242ac140009"},{"disabled":true,"key":"assetType","value":"ipv4"},{"key":"startDate","value":"1722591392"},{"key":"endDate","value":"1722591392"},{"disabled":true,"key":"alertId","value":"CVE-2018-15473"},{"disabled":true,"key":"vulnType","value":"cve"},{"disabled":true,"description":{"content":"<p>info/low/medium/high/critical</p>\n","type":"text/plain"},"key":"rating","value":"low"},{"disabled":true,"description":{"content":"<p>0.0 to 10.0</p>\n","type":"text/plain"},"key":"severityLte","value":"10.0"},{"disabled":true,"description":{"content":"<p>0.0 to 10.0</p>\n","type":"text/plain"},"key":"severityGte","value":"0.0"},{"disabled":true,"key":"isMisconfig","value":"false"},{"disabled":true,"description":{"content":"<p>open/fixed/fp/accepted</p>\n","type":"text/plain"},"key":"status","value":"fixed"},{"disabled":true,"description":{"content":"<p>vulns in KEV db</p>\n","type":"text/plain"},"key":"isKev","value":"true"},{"description":{"content":"<p>0 - asset is not active (last seen earlier than 7 days before)\n1 - asset is active\ndefault - no filter</p>\n","type":"text/plain"},"key":"isAssetActive","value":"1"}],"variable":[]}},"response":[{"id":"0abd88fb-4149-4f0c-bcf6-3979347e64ac","name":"All","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":{"raw":"https://api.attaxion.com/v1/stats/vulnerabilities?startDate=1722591392&endDate=1722591392","protocol":"https","host":["api","attaxion","com"],"path":["v1","stats","vulnerabilities"],"query":[{"key":"assetId","value":"03010241-5dd8-4fc8-b38c-fba759f3c0ca","disabled":true},{"key":"assetType","value":"ipv4","disabled":true},{"key":"startDate","value":"1722591392"},{"key":"endDate","value":"1722591392"},{"key":"alertId","value":"CVE-2018-15473","disabled":true},{"key":"vulnType","value":"cve","disabled":true},{"key":"rating","value":"low","disabled":true},{"key":"severityLte","value":"10.0","disabled":true},{"key":"severityGte","value":"0.0","disabled":true},{"key":"isMisconfig","value":"false","disabled":true},{"key":"status","value":"fixed","description":"open/fixed/fp/accepted","disabled":true},{"key":"isKev","value":"true","description":"vulns in KEV db","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Result-Cache","value":"HIT"},{"key":"Date","value":"Thu, 14 Dec 2023 12:21:37 GMT"},{"key":"Content-Length","value":"107"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"ts\": 1701734400,\n            \"total\": {\n                \"count\": 13,\n                \"unique\": 12\n            }\n        },\n        {\n            \"ts\": 1701820800,\n            \"total\": {\n                \"count\": 13,\n                \"unique\": 12\n            }\n        },\n        {\n            \"ts\": 1701907200,\n            \"total\": {\n                \"count\": 13,\n                \"unique\": 12\n            }\n        },\n        {\n            \"ts\": 1701993600,\n            \"total\": {\n                \"count\": 13,\n                \"unique\": 12\n            }\n        }\n    ]\n}"}],"_postman_id":"5ee60750-f7be-42fc-8aec-c467fd1327b6"},{"name":"Most recent","id":"ea27afe1-5d0d-46d4-8cbb-85a0be2e3cd4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.attaxion.com/v1/stats/vulnerabilities/last?isAssetActive=1","urlObject":{"protocol":"https","path":["v1","stats","vulnerabilities","last"],"host":["api","attaxion","com"],"query":[{"disabled":true,"key":"assetId","value":"03010241-5dd8-4fc8-b38c-fba759f3c0ca"},{"disabled":true,"key":"rootAssetId","value":"fe7e8db4-9357-11ee-bcfa-0242ac140009"},{"disabled":true,"key":"assetType","value":"ipv4"},{"disabled":true,"key":"alertId","value":"CVE-2018-15473"},{"disabled":true,"key":"vulnType","value":"cve"},{"disabled":true,"description":{"content":"<p>info/low/medium/high/critical</p>\n","type":"text/plain"},"key":"rating","value":"low"},{"disabled":true,"description":{"content":"<p>0.0 to 10.0</p>\n","type":"text/plain"},"key":"severityLte","value":"10.0"},{"disabled":true,"description":{"content":"<p>0.0 to 10.0</p>\n","type":"text/plain"},"key":"severityGte","value":"0.0"},{"disabled":true,"key":"isMisconfig","value":"false"},{"disabled":true,"description":{"content":"<p>open/fixed/fp/accepted</p>\n","type":"text/plain"},"key":"status","value":"fixed"},{"disabled":true,"description":{"content":"<p>vulns in KEV db</p>\n","type":"text/plain"},"key":"isKev","value":"true"},{"description":{"content":"<p>0 - asset is not active (last seen earlier than 7 days before)\n1 - asset is active\ndefault - no filter</p>\n","type":"text/plain"},"key":"isAssetActive","value":"1"}],"variable":[]}},"response":[{"id":"d2cab17d-b209-4036-aa83-3fa608805fe9","name":"Most recent","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":{"raw":"https://api.attaxion.com/v1/stats/vulnerabilities/last","protocol":"https","host":["api","attaxion","com"],"path":["v1","stats","vulnerabilities","last"],"query":[{"key":"assetId","value":"03010241-5dd8-4fc8-b38c-fba759f3c0ca","disabled":true},{"key":"assetType","value":"ipv4","disabled":true},{"key":"alertId","value":"CVE-2018-15473","disabled":true},{"key":"vulnType","value":"cve","disabled":true},{"key":"rating","value":"low","description":"info/low/medium/high/critical","disabled":true},{"key":"severityLte","value":"10.0","description":"0.0 to 10.0","disabled":true},{"key":"severityGte","value":"0.0","description":"0.0 to 10.0","disabled":true},{"key":"isMisconfig","value":"false","disabled":true},{"key":"status","value":"fixed","description":"open/fixed/fp/accepted","disabled":true},{"key":"isKev","value":"true","description":"vulns in KEV db","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Result-Cache","value":"MISS"},{"key":"Date","value":"Fri, 15 Dec 2023 11:02:46 GMT"},{"key":"Content-Length","value":"86"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"ts\": 1702598400,\n            \"total\": {\n                \"count\": 14,\n                \"unique\": 13\n            }\n        }\n    ]\n}"}],"_postman_id":"ea27afe1-5d0d-46d4-8cbb-85a0be2e3cd4"}],"id":"5a7dcc83-c39a-464e-bfdb-0208a4103d7a","_postman_id":"5a7dcc83-c39a-464e-bfdb-0208a4103d7a","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":true,"source":{"_postman_id":"938d7e39-297e-4519-87ca-c0a5859f2489","id":"938d7e39-297e-4519-87ca-c0a5859f2489","name":"Attaxion API","type":"collection"}}},{"name":"By rating","item":[{"name":"All","id":"38ba2243-e9db-4883-9dd5-86e69cd4b049","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.attaxion.com/v1/stats/vulnerabilities/by-rating?startDate=1722591392&endDate=1722591392&isAssetActive=1","urlObject":{"protocol":"https","path":["v1","stats","vulnerabilities","by-rating"],"host":["api","attaxion","com"],"query":[{"disabled":true,"key":"assetId","value":"03010241-5dd8-4fc8-b38c-fba759f3c0ca"},{"disabled":true,"key":"rootAssetId","value":"fe7e8db4-9357-11ee-bcfa-0242ac140009"},{"disabled":true,"key":"assetType","value":"ipv4"},{"key":"startDate","value":"1722591392"},{"key":"endDate","value":"1722591392"},{"disabled":true,"key":"alertId","value":"CVE-2018-15473"},{"disabled":true,"key":"vulnType","value":"cve"},{"disabled":true,"key":"isMisconfig","value":"true"},{"disabled":true,"description":{"content":"<p>open/fixed/fp/accepted</p>\n","type":"text/plain"},"key":"status","value":"fixed"},{"disabled":true,"description":{"content":"<p>vulns in KEV db</p>\n","type":"text/plain"},"key":"isKev","value":"true"},{"description":{"content":"<p>0 - asset is not active (last seen earlier than 7 days before)\n1 - asset is active\ndefault - no filter</p>\n","type":"text/plain"},"key":"isAssetActive","value":"1"}],"variable":[]}},"response":[{"id":"761499d3-f7c2-421e-bd4f-5339ee16f6b1","name":"All","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":{"raw":"https://api.attaxion.com/v1/stats/vulnerabilities/by-rating?startDate=1722591392&endDate=1722591392","protocol":"https","host":["api","attaxion","com"],"path":["v1","stats","vulnerabilities","by-rating"],"query":[{"key":"assetId","value":"03010241-5dd8-4fc8-b38c-fba759f3c0ca","disabled":true},{"key":"assetType","value":"ipv4","disabled":true},{"key":"startDate","value":"1722591392"},{"key":"endDate","value":"1722591392"},{"key":"alertId","value":"CVE-2018-15473","disabled":true},{"key":"vulnType","value":"cve","disabled":true},{"key":"isMisconfig","value":"true","disabled":true},{"key":"status","value":"fixed","description":"open/fixed/fp/accepted","disabled":true},{"key":"isKev","value":"true","description":"vulns in KEV db","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Result-Cache","value":"MISS"},{"key":"Date","value":"Fri, 15 Dec 2023 08:13:40 GMT"},{"key":"Content-Length","value":"167"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"ts\": 1701734400,\n            \"distribution\": {\n                \"info\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                },\n                \"low\": {\n                    \"count\": 4,\n                    \"unique\": 4\n                },\n                \"medium\": {\n                    \"count\": 9,\n                    \"unique\": 8\n                },\n                \"high\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                },\n                \"critical\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                }\n            },\n            \"total\": {\n                \"count\": 13,\n                \"unique\": 12\n            }\n        },\n        {\n            \"ts\": 1701820800,\n            \"distribution\": {\n                \"info\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                },\n                \"low\": {\n                    \"count\": 4,\n                    \"unique\": 4\n                },\n                \"medium\": {\n                    \"count\": 9,\n                    \"unique\": 8\n                },\n                \"high\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                },\n                \"critical\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                }\n            },\n            \"total\": {\n                \"count\": 13,\n                \"unique\": 12\n            }\n        },\n        {\n            \"ts\": 1701907200,\n            \"distribution\": {\n                \"info\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                },\n                \"low\": {\n                    \"count\": 4,\n                    \"unique\": 4\n                },\n                \"medium\": {\n                    \"count\": 9,\n                    \"unique\": 8\n                },\n                \"high\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                },\n                \"critical\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                }\n            },\n            \"total\": {\n                \"count\": 13,\n                \"unique\": 12\n            }\n        },\n        {\n            \"ts\": 1701993600,\n            \"distribution\": {\n                \"info\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                },\n                \"low\": {\n                    \"count\": 4,\n                    \"unique\": 4\n                },\n                \"medium\": {\n                    \"count\": 9,\n                    \"unique\": 8\n                },\n                \"high\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                },\n                \"critical\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                }\n            },\n            \"total\": {\n                \"count\": 13,\n                \"unique\": 12\n            }\n        }\n    ]\n}"}],"_postman_id":"38ba2243-e9db-4883-9dd5-86e69cd4b049"},{"name":"Most recent","id":"acf9bc9c-9fd2-4e91-856e-96d60e23e307","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.attaxion.com/v1/stats/vulnerabilities/by-rating/last?isAssetActive=1","urlObject":{"protocol":"https","path":["v1","stats","vulnerabilities","by-rating","last"],"host":["api","attaxion","com"],"query":[{"disabled":true,"key":"assetId","value":"03010241-5dd8-4fc8-b38c-fba759f3c0ca"},{"disabled":true,"key":"rootAssetId","value":"fe7e8db4-9357-11ee-bcfa-0242ac140009"},{"disabled":true,"key":"assetType","value":"ipv4"},{"disabled":true,"key":"alertId","value":"CVE-2018-15473"},{"disabled":true,"key":"vulnType","value":"cve"},{"disabled":true,"key":"isMisconfig","value":"true"},{"disabled":true,"description":{"content":"<p>open/fixed/fp/accepted</p>\n","type":"text/plain"},"key":"status","value":"fixed"},{"disabled":true,"description":{"content":"<p>vulns in KEV db</p>\n","type":"text/plain"},"key":"isKev","value":"true"},{"description":{"content":"<p>0 - asset is not active (last seen earlier than 7 days before)\n1 - asset is active\ndefault - no filter</p>\n","type":"text/plain"},"key":"isAssetActive","value":"1"}],"variable":[]}},"response":[{"id":"8009e059-660d-4439-badb-492aac1661e8","name":"Most recent","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":{"raw":"https://api.attaxion.com/v1/stats/vulnerabilities/by-rating/last","protocol":"https","host":["api","attaxion","com"],"path":["v1","stats","vulnerabilities","by-rating","last"],"query":[{"key":"assetId","value":"03010241-5dd8-4fc8-b38c-fba759f3c0ca","disabled":true},{"key":"assetType","value":"ipv4","disabled":true},{"key":"alertId","value":"CVE-2018-15473","disabled":true},{"key":"vulnType","value":"cve","disabled":true},{"key":"isMisconfig","value":"true","disabled":true},{"key":"status","value":"fixed","description":"open/fixed/fp/accepted","disabled":true},{"key":"isKev","value":"true","description":"vulns in KEV db","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Result-Cache","value":"MISS"},{"key":"Date","value":"Fri, 15 Dec 2023 11:03:07 GMT"},{"key":"Content-Length","value":"147"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"ts\": 1702598400,\n            \"distribution\": {\n                \"info\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                },\n                \"low\": {\n                    \"count\": 5,\n                    \"unique\": 5\n                },\n                \"medium\": {\n                    \"count\": 9,\n                    \"unique\": 8\n                },\n                \"high\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                },\n                \"critical\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                }\n            },\n            \"total\": {\n                \"count\": 14,\n                \"unique\": 13\n            }\n        }\n    ]\n}"}],"_postman_id":"acf9bc9c-9fd2-4e91-856e-96d60e23e307"}],"id":"049e921c-d958-4e21-a493-2a4cfdd21be6","_postman_id":"049e921c-d958-4e21-a493-2a4cfdd21be6","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":true,"source":{"_postman_id":"938d7e39-297e-4519-87ca-c0a5859f2489","id":"938d7e39-297e-4519-87ca-c0a5859f2489","name":"Attaxion API","type":"collection"}}},{"name":"By score","item":[{"name":"All","id":"e714b70b-5b6e-4ca8-b949-0295e6ac1f3f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.attaxion.com/v1/stats/vulnerabilities/by-score?startDate=1722591392&endDate=1722591392&isAssetActive=1","urlObject":{"protocol":"https","path":["v1","stats","vulnerabilities","by-score"],"host":["api","attaxion","com"],"query":[{"disabled":true,"key":"assetId","value":"03010241-5dd8-4fc8-b38c-fba759f3c0ca"},{"disabled":true,"key":"rootAssetId","value":"fe7e8db4-9357-11ee-bcfa-0242ac140009"},{"disabled":true,"key":"assetType","value":"ipv4"},{"key":"startDate","value":"1722591392"},{"key":"endDate","value":"1722591392"},{"disabled":true,"key":"alertId","value":"CVE-2018-15473"},{"disabled":true,"key":"vulnType","value":"cve"},{"disabled":true,"description":{"content":"<p>info/low/medium/high/critical</p>\n","type":"text/plain"},"key":"rating","value":"low"},{"disabled":true,"description":{"content":"<p>0.0 to 10.0</p>\n","type":"text/plain"},"key":"severityLte","value":"10.0"},{"disabled":true,"description":{"content":"<p>0.0 to 10.0</p>\n","type":"text/plain"},"key":"severityGte","value":"0.0"},{"disabled":true,"key":"isMisconfig","value":"false"},{"disabled":true,"description":{"content":"<p>open/fixed/fp/accepted</p>\n","type":"text/plain"},"key":"status","value":"fixed"},{"disabled":true,"description":{"content":"<p>vulns in KEV db</p>\n","type":"text/plain"},"key":"isKev","value":"true"},{"description":{"content":"<p>0 - asset is not active (last seen earlier than 7 days before)\n1 - asset is active\ndefault - no filter</p>\n","type":"text/plain"},"key":"isAssetActive","value":"1"}],"variable":[]}},"response":[{"id":"65882644-3fce-45fa-bbeb-ccad5ddab619","name":"All","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":{"raw":"https://api.attaxion.com/v1/stats/vulnerabilities/by-score?startDate=1722591392&endDate=1722591392","protocol":"https","host":["api","attaxion","com"],"path":["v1","stats","vulnerabilities","by-score"],"query":[{"key":"assetId","value":"03010241-5dd8-4fc8-b38c-fba759f3c0ca","disabled":true},{"key":"assetType","value":"ipv4","disabled":true},{"key":"startDate","value":"1722591392"},{"key":"endDate","value":"1722591392"},{"key":"alertId","value":"CVE-2018-15473","disabled":true},{"key":"vulnType","value":"cve","disabled":true},{"key":"rating","value":"low","description":"info/low/medium/high/critical","disabled":true},{"key":"severityLte","value":"10.0","description":"0.0 to 10.0","disabled":true},{"key":"severityGte","value":"0.0","description":"0.0 to 10.0","disabled":true},{"key":"isMisconfig","value":"false","disabled":true},{"key":"status","value":"fixed","description":"open/fixed/fp/accepted","disabled":true},{"key":"isKev","value":"true","description":"vulns in KEV db","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Result-Cache","value":"MISS"},{"key":"Date","value":"Mon, 18 Dec 2023 09:41:19 GMT"},{"key":"Content-Length","value":"187"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"ts\": 1701734400,\n            \"distribution\": {\n                \"0\": {\n                    \"count\": 12,\n                    \"unique\": 11\n                },\n                \"0-1\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                },\n                \"1-2\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                },\n                \"2-3\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                },\n                \"3-4\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                },\n                \"4-5\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                },\n                \"5-6\": {\n                    \"count\": 1,\n                    \"unique\": 1\n                },\n                \"6-7\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                },\n                \"7-8\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                },\n                \"8-9\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                },\n                \"9-10\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                }\n            },\n            \"total\": {\n                \"count\": 13,\n                \"unique\": 12\n            }\n        },\n        {\n            \"ts\": 1701820800,\n            \"distribution\": {\n                \"0\": {\n                    \"count\": 12,\n                    \"unique\": 11\n                },\n                \"0-1\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                },\n                \"1-2\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                },\n                \"2-3\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                },\n                \"3-4\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                },\n                \"4-5\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                },\n                \"5-6\": {\n                    \"count\": 1,\n                    \"unique\": 1\n                },\n                \"6-7\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                },\n                \"7-8\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                },\n                \"8-9\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                },\n                \"9-10\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                }\n            },\n            \"total\": {\n                \"count\": 13,\n                \"unique\": 12\n            }\n        },\n        {\n            \"ts\": 1701907200,\n            \"distribution\": {\n                \"0\": {\n                    \"count\": 12,\n                    \"unique\": 11\n                },\n                \"0-1\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                },\n                \"1-2\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                },\n                \"2-3\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                },\n                \"3-4\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                },\n                \"4-5\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                },\n                \"5-6\": {\n                    \"count\": 1,\n                    \"unique\": 1\n                },\n                \"6-7\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                },\n                \"7-8\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                },\n                \"8-9\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                },\n                \"9-10\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                }\n            },\n            \"total\": {\n                \"count\": 13,\n                \"unique\": 12\n            }\n        },\n        {\n            \"ts\": 1701993600,\n            \"distribution\": {\n                \"0\": {\n                    \"count\": 12,\n                    \"unique\": 11\n                },\n                \"0-1\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                },\n                \"1-2\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                },\n                \"2-3\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                },\n                \"3-4\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                },\n                \"4-5\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                },\n                \"5-6\": {\n                    \"count\": 1,\n                    \"unique\": 1\n                },\n                \"6-7\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                },\n                \"7-8\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                },\n                \"8-9\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                },\n                \"9-10\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                }\n            },\n            \"total\": {\n                \"count\": 13,\n                \"unique\": 12\n            }\n        }\n    ]\n}"}],"_postman_id":"e714b70b-5b6e-4ca8-b949-0295e6ac1f3f"},{"name":"Most recent","id":"3b73d2f3-ba74-4ee6-ae7f-8a869ae30387","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.attaxion.com/v1/stats/vulnerabilities/by-score/last?isAssetActive=1","urlObject":{"protocol":"https","path":["v1","stats","vulnerabilities","by-score","last"],"host":["api","attaxion","com"],"query":[{"disabled":true,"key":"assetId","value":"03010241-5dd8-4fc8-b38c-fba759f3c0ca"},{"disabled":true,"key":"rootAssetId","value":"fe7e8db4-9357-11ee-bcfa-0242ac140009"},{"disabled":true,"key":"assetType","value":"ipv4"},{"disabled":true,"key":"alertId","value":"CVE-2018-15473"},{"disabled":true,"key":"vulnType","value":"cve"},{"disabled":true,"description":{"content":"<p>info/low/medium/high/critical</p>\n","type":"text/plain"},"key":"rating","value":"low"},{"disabled":true,"description":{"content":"<p>0.0 to 10.0</p>\n","type":"text/plain"},"key":"severityLte","value":"10.0"},{"disabled":true,"description":{"content":"<p>0.0 to 10.0</p>\n","type":"text/plain"},"key":"severityGte","value":"0.0"},{"disabled":true,"key":"isMisconfig","value":"false"},{"disabled":true,"description":{"content":"<p>open/fixed/fp/accepted</p>\n","type":"text/plain"},"key":"status","value":"fixed"},{"disabled":true,"description":{"content":"<p>vulns in KEV db</p>\n","type":"text/plain"},"key":"isKev","value":"true"},{"description":{"content":"<p>0 - asset is not active (last seen earlier than 7 days before)\n1 - asset is active\ndefault - no filter</p>\n","type":"text/plain"},"key":"isAssetActive","value":"1"}],"variable":[]}},"response":[{"id":"c44f1700-99a5-4fb5-ade1-4adcea580204","name":"Most recent","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":{"raw":"https://api.attaxion.com/v1/stats/vulnerabilities/by-score/last","protocol":"https","host":["api","attaxion","com"],"path":["v1","stats","vulnerabilities","by-score","last"],"query":[{"key":"assetId","value":"03010241-5dd8-4fc8-b38c-fba759f3c0ca","disabled":true},{"key":"assetType","value":"ipv4","disabled":true},{"key":"alertId","value":"CVE-2018-15473","disabled":true},{"key":"vulnType","value":"cve","disabled":true},{"key":"rating","value":"low","description":"info/low/medium/high/critical","disabled":true},{"key":"severityLte","value":"10.0","description":"0.0 to 10.0","disabled":true},{"key":"severityGte","value":"0.0","description":"0.0 to 10.0","disabled":true},{"key":"isMisconfig","value":"false","disabled":true},{"key":"status","value":"fixed","description":"open/fixed/fp/accepted","disabled":true},{"key":"isKev","value":"true","description":"vulns in KEV db","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Result-Cache","value":"MISS"},{"key":"Date","value":"Mon, 18 Dec 2023 09:42:13 GMT"},{"key":"Content-Length","value":"159"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"ts\": 1702857600,\n            \"distribution\": {\n                \"0\": {\n                    \"count\": 13,\n                    \"unique\": 12\n                },\n                \"0-1\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                },\n                \"1-2\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                },\n                \"2-3\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                },\n                \"3-4\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                },\n                \"4-5\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                },\n                \"5-6\": {\n                    \"count\": 1,\n                    \"unique\": 1\n                },\n                \"6-7\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                },\n                \"7-8\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                },\n                \"8-9\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                },\n                \"9-10\": {\n                    \"count\": 0,\n                    \"unique\": 0\n                }\n            },\n            \"total\": {\n                \"count\": 14,\n                \"unique\": 13\n            }\n        }\n    ]\n}"}],"_postman_id":"3b73d2f3-ba74-4ee6-ae7f-8a869ae30387"}],"id":"f609defc-d6a6-41e7-9469-16eff9661952","_postman_id":"f609defc-d6a6-41e7-9469-16eff9661952","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":true,"source":{"_postman_id":"938d7e39-297e-4519-87ca-c0a5859f2489","id":"938d7e39-297e-4519-87ca-c0a5859f2489","name":"Attaxion API","type":"collection"}}}],"id":"cd9462c0-e3b4-49dc-a23e-8e60b5153600","_postman_id":"cd9462c0-e3b4-49dc-a23e-8e60b5153600","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":true,"source":{"_postman_id":"938d7e39-297e-4519-87ca-c0a5859f2489","id":"938d7e39-297e-4519-87ca-c0a5859f2489","name":"Attaxion API","type":"collection"}}},{"name":"Total score","item":[{"name":"All","id":"2d368fd1-1e01-4122-a1fa-d373e68c306e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.attaxion.com/v1/stats/vulnerabilities/total-score?startDate=1722591392&endDate=1722591392&isAssetActive=1","urlObject":{"protocol":"https","path":["v1","stats","vulnerabilities","total-score"],"host":["api","attaxion","com"],"query":[{"disabled":true,"key":"assetId","value":"03010241-5dd8-4fc8-b38c-fba759f3c0ca"},{"disabled":true,"key":"rootAssetId","value":"fe7e8db4-9357-11ee-bcfa-0242ac140009"},{"disabled":true,"key":"assetType","value":"ipv4"},{"key":"startDate","value":"1722591392"},{"key":"endDate","value":"1722591392"},{"disabled":true,"key":"alertId","value":"CVE-2018-15473"},{"disabled":true,"key":"vulnType","value":"cve"},{"disabled":true,"key":"isMisconfig","value":"false"},{"disabled":true,"description":{"content":"<p>open/fixed/fp/accepted</p>\n","type":"text/plain"},"key":"status","value":"fixed"},{"disabled":true,"description":{"content":"<p>vulns in KEV db</p>\n","type":"text/plain"},"key":"isKev","value":"true"},{"description":{"content":"<p>0 - asset is not active (last seen earlier than 7 days before)\n1 - asset is active\ndefault - no filter</p>\n","type":"text/plain"},"key":"isAssetActive","value":"1"}],"variable":[]}},"response":[{"id":"be3dcc0b-1a26-4285-abc2-5b89f4bb1f45","name":"All","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":{"raw":"https://api.attaxion.com/v1/stats/vulnerabilities/total-score?startDate=1722591392&endDate=1722591392","protocol":"https","host":["api","attaxion","com"],"path":["v1","stats","vulnerabilities","total-score"],"query":[{"key":"assetId","value":"03010241-5dd8-4fc8-b38c-fba759f3c0ca","disabled":true},{"key":"rootAssetId","value":"fe7e8db4-9357-11ee-bcfa-0242ac140009","disabled":true},{"key":"assetType","value":"ipv4","disabled":true},{"key":"startDate","value":"1722591392"},{"key":"endDate","value":"1722591392"},{"key":"alertId","value":"CVE-2018-15473","disabled":true},{"key":"vulnType","value":"cve","disabled":true},{"key":"isMisconfig","value":"false","disabled":true},{"key":"status","value":"fixed","description":"open/fixed/fp/accepted","disabled":true},{"key":"isKev","value":"true","description":"vulns in KEV db","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Result-Cache","value":"MISS"},{"key":"Date","value":"Mon, 18 Dec 2023 15:18:19 GMT"},{"key":"Content-Length","value":"85"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"ts\": 1701734400,\n            \"total\": 3.8\n        },\n        {\n            \"ts\": 1701820800,\n            \"total\": 3.8\n        },\n        {\n            \"ts\": 1701907200,\n            \"total\": 3.8\n        },\n        {\n            \"ts\": 1701993600,\n            \"total\": 3.8\n        }\n    ]\n}"}],"_postman_id":"2d368fd1-1e01-4122-a1fa-d373e68c306e"},{"name":"Most recent","id":"bef53b4b-a064-40ae-b04e-2704b5690a23","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.attaxion.com/v1/stats/vulnerabilities/total-score/last?isAssetActive=1","urlObject":{"protocol":"https","path":["v1","stats","vulnerabilities","total-score","last"],"host":["api","attaxion","com"],"query":[{"disabled":true,"key":"assetId","value":"03010241-5dd8-4fc8-b38c-fba759f3c0ca"},{"disabled":true,"key":"rootAssetId","value":"fe7e8db4-9357-11ee-bcfa-0242ac140009"},{"disabled":true,"key":"assetType","value":"ipv4"},{"disabled":true,"key":"alertId","value":"CVE-2018-15473"},{"disabled":true,"key":"vulnType","value":"cve"},{"disabled":true,"key":"isMisconfig","value":"false"},{"disabled":true,"description":{"content":"<p>open/fixed/fp/accepted</p>\n","type":"text/plain"},"key":"status","value":"fixed"},{"disabled":true,"description":{"content":"<p>vulns in KEV db</p>\n","type":"text/plain"},"key":"isKev","value":"true"},{"description":{"content":"<p>0 - asset is not active (last seen earlier than 7 days before)\n1 - asset is active\ndefault - no filter</p>\n","type":"text/plain"},"key":"isAssetActive","value":"1"}],"variable":[]}},"response":[{"id":"40579dcb-3cb8-475e-8a74-21c51eabb01b","name":"Most recent","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":{"raw":"https://api.attaxion.com/v1/stats/vulnerabilities/total-score/last","protocol":"https","host":["api","attaxion","com"],"path":["v1","stats","vulnerabilities","total-score","last"],"query":[{"key":"assetId","value":"03010241-5dd8-4fc8-b38c-fba759f3c0ca","disabled":true},{"key":"rootAssetId","value":"fe7e8db4-9357-11ee-bcfa-0242ac140009","disabled":true},{"key":"assetType","value":"ipv4","disabled":true},{"key":"alertId","value":"CVE-2018-15473","disabled":true},{"key":"vulnType","value":"cve","disabled":true},{"key":"isMisconfig","value":"false","disabled":true},{"key":"status","value":"fixed","description":"open/fixed/fp/accepted","disabled":true},{"key":"isKev","value":"true","description":"vulns in KEV db","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Result-Cache","value":"MISS"},{"key":"Date","value":"Mon, 18 Dec 2023 15:19:07 GMT"},{"key":"Content-Length","value":"65"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"ts\": 1702857600,\n            \"total\": 3.8\n        }\n    ]\n}"}],"_postman_id":"bef53b4b-a064-40ae-b04e-2704b5690a23"}],"id":"02081e53-ae60-4381-a077-377264f64de2","_postman_id":"02081e53-ae60-4381-a077-377264f64de2","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":true,"source":{"_postman_id":"938d7e39-297e-4519-87ca-c0a5859f2489","id":"938d7e39-297e-4519-87ca-c0a5859f2489","name":"Attaxion API","type":"collection"}}}],"id":"1dad2107-71d3-4dbb-a8a2-dae6ba2f73fb","_postman_id":"1dad2107-71d3-4dbb-a8a2-dae6ba2f73fb","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":true,"source":{"_postman_id":"938d7e39-297e-4519-87ca-c0a5859f2489","id":"938d7e39-297e-4519-87ca-c0a5859f2489","name":"Attaxion API","type":"collection"}}},{"name":"Asset Scan Count","item":[{"name":"By Date","id":"b0063a3f-f97f-43c7-ba36-782c5e195b42","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.attaxion.com/v1/stats/scan-count?startDate=1722591392&endDate=1722591392","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":true,"source":{"_postman_id":"938d7e39-297e-4519-87ca-c0a5859f2489","id":"938d7e39-297e-4519-87ca-c0a5859f2489","name":"Attaxion API","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","stats","scan-count"],"host":["api","attaxion","com"],"query":[{"key":"startDate","value":"1722591392"},{"key":"endDate","value":"1722591392"}],"variable":[]}},"response":[{"id":"30dce475-778c-4d9a-b831-34c48d20dd84","name":"By Date","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":{"raw":"https://api.attaxion.com/v1/stats/scan-count?startDate=1722591392&endDate=1722591392","protocol":"https","host":["api","attaxion","com"],"path":["v1","stats","scan-count"],"query":[{"key":"startDate","value":"1722591392"},{"key":"endDate","value":"1722591392"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Result-Cache","value":"MISS"},{"key":"Date","value":"Thu, 24 Jul 2025 07:39:52 GMT"},{"key":"Content-Length","value":"77"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"ts\": 1753228800,\n            \"total\": 0\n        },\n        {\n            \"ts\": 1753315200,\n            \"total\": 2207\n        }\n    ]\n}"}],"_postman_id":"b0063a3f-f97f-43c7-ba36-782c5e195b42"},{"name":"Total","id":"afcc492b-9605-4155-983e-41417e4bc6b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.attaxion.com/v1/stats/scan-count/total","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":true,"source":{"_postman_id":"938d7e39-297e-4519-87ca-c0a5859f2489","id":"938d7e39-297e-4519-87ca-c0a5859f2489","name":"Attaxion API","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","stats","scan-count","total"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"e0d97f52-1241-420e-a9fa-9f8026b92eca","name":"Total","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":"https://api.attaxion.com/v1 /stats/scan-count/total"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Result-Cache","value":"MISS"},{"key":"Date","value":"Thu, 24 Jul 2025 07:32:38 GMT"},{"key":"Content-Length","value":"48"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"total\": 57\n        }\n    ]\n}"}],"_postman_id":"afcc492b-9605-4155-983e-41417e4bc6b9"}],"id":"6037431b-f21a-4b41-af1a-2051723c4c20","_postman_id":"6037431b-f21a-4b41-af1a-2051723c4c20","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":true,"source":{"_postman_id":"938d7e39-297e-4519-87ca-c0a5859f2489","id":"938d7e39-297e-4519-87ca-c0a5859f2489","name":"Attaxion API","type":"collection"}}}],"id":"9782af1d-541d-430d-b69c-b784b4bfcc0b","description":"<p>Various statistical data</p>\n","_postman_id":"9782af1d-541d-430d-b69c-b784b4bfcc0b","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":true,"source":{"_postman_id":"938d7e39-297e-4519-87ca-c0a5859f2489","id":"938d7e39-297e-4519-87ca-c0a5859f2489","name":"Attaxion API","type":"collection"}}},{"name":"Tags","item":[{"name":"Get tags","id":"55671b25-3f59-4615-ad7f-9a6f53dd0aa0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/tags?nameStartsWith=m&nameExact=test","urlObject":{"protocol":"https","path":["v1","tags"],"host":["api","attaxion","com"],"query":[{"key":"nameStartsWith","value":"m"},{"key":"nameExact","value":"test"}],"variable":[]}},"response":[{"id":"b6916775-f6e7-4ae9-9fdb-54b9a8294d7d","name":"Get tags","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.attaxion.com/v1/tags?nameStartsWith=m&nameExact=test","protocol":"https","host":["api","attaxion","com"],"path":["v1","tags"],"query":[{"key":"nameStartsWith","value":"m"},{"key":"nameExact","value":"test"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": \"20e80f40-00e7-11f1-ae1b-269cfaca3573\",\n            \"name\": \"test\",\n            \"isSystem\": false\n        }\n    ]\n}"}],"_postman_id":"55671b25-3f59-4615-ad7f-9a6f53dd0aa0"}],"id":"e6923d5d-0626-435a-90bb-5f727235046d","description":"<p>List available asset tags</p>\n","_postman_id":"e6923d5d-0626-435a-90bb-5f727235046d","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":true,"source":{"_postman_id":"938d7e39-297e-4519-87ca-c0a5859f2489","id":"938d7e39-297e-4519-87ca-c0a5859f2489","name":"Attaxion API","type":"collection"}}},{"name":"Techs","item":[{"name":"Get techs","id":"a896c294-a4ee-4911-97c4-0986a9fbd286","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.attaxion.com/v1/techs","urlObject":{"protocol":"https","path":["v1","techs"],"host":["api","attaxion","com"],"query":[{"disabled":true,"description":{"content":"<p>Related asset type (supports multiple choices)</p>\n","type":"text/plain"},"key":"assetType","value":"ipv4"},{"disabled":true,"description":{"content":"<p>Filter by root Asset ID (supports multiple choices)</p>\n","type":"text/plain"},"key":"rootAssetID","value":"{{$rootAssetID}}"},{"disabled":true,"description":{"content":"<p>Filter by Category ID (supports multiple choices)</p>\n","type":"text/plain"},"key":"category","value":"{{$categoryID}}"},{"disabled":true,"description":{"content":"<p>Filter by Group ID (supports multiple choices)</p>\n","type":"text/plain"},"key":"group","value":"{{$groupID}}"},{"disabled":true,"description":{"content":"<p>Order by a field. (default = -createdAt)\nFor descending order, pass \"-\" before field's name, \ne.g. orderBy=-createdAt</p>\n<p>Sorting is enabled for the following fields:</p>\n<ul>\n<li>createdAt</li>\n<li>lastSeen\n-supported</li>\n</ul>\n","type":"text/plain"},"key":"orderBy","value":"-supported"},{"disabled":true,"description":{"content":"<p>Exact name of vulnerability</p>\n","type":"text/plain"},"key":"nameExact","value":"sdfsdf"},{"disabled":true,"description":{"content":"<p>Filter by vulnerability last seen date (unix timestamp)</p>\n","type":"text/plain"},"key":"lastSeenAtGte","value":"1687762131"},{"disabled":true,"description":{"content":"<p>Vulnerability name starts with</p>\n","type":"text/plain"},"key":"nameStartsWith","value":"sdfsdf"},{"disabled":true,"description":{"content":"<p>Filter by vulnerability last seen date (unix timestamp)</p>\n","type":"text/plain"},"key":"lastSeenAtLte","value":"1687762131"},{"disabled":true,"description":{"content":"<p>Filter by substring in vulnerability name LIKE <em>term</em></p>\n","type":"text/plain"},"key":"nameIncludes","value":"test"},{"disabled":true,"description":{"content":"<p>Filter by vulnerability created date (unix timestamp)</p>\n","type":"text/plain"},"key":"createdAtLte","value":"1687762131"},{"disabled":true,"description":{"content":"<p>Filter by vulnerability created date (unix timestamp)</p>\n","type":"text/plain"},"key":"createdAtGte","value":"1687762131"},{"disabled":true,"description":{"content":"<p>Filter by asset ID (supports multiple choices)</p>\n","type":"text/plain"},"key":"assetID","value":"{{$assetID}}"},{"disabled":true,"description":{"content":"<p>0 - exclude techs found false positive assets\n1 - output techs found for false positive assets only\ndefault - no filter</p>\n","type":"text/plain"},"key":"isAssetFalsePositive","value":"1"},{"disabled":true,"description":{"content":"<p>1 - active only\n0 - inactive only\ndefault - all</p>\n","type":"text/plain"},"key":"isAssetActive","value":"1"},{"disabled":true,"description":{"content":"<p>Filter by support date date (unix timestamp)</p>\n","type":"text/plain"},"key":"supportedLte","value":"1508803200"},{"disabled":true,"description":{"content":"<p>Filter by support date (unix timestamp)</p>\n","type":"text/plain"},"key":"SupportedGte","value":"1508803200"},{"disabled":true,"description":{"content":"<p>show only techs belonging to a user group; multiple supported</p>\n","type":"text/plain"},"key":"userGroupID","value":"26bfa1ef-df32-4a1f-a33a-c8c0902a39dd"}],"variable":[]}},"response":[{"id":"e95e0166-3b5c-41b9-9ee1-d49aca270e50","name":"Get techs","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":{"raw":"https://api.attaxion.com/v1/techs?isAssetActive=1","protocol":"https","host":["api","attaxion","com"],"path":["v1","techs"],"query":[{"key":"assetType","value":"ipv4","description":"Related asset type (supports multiple choices)","disabled":true},{"key":"rootAssetID","value":"{{$rootAssetID}}","description":"Filter by root Asset ID (supports multiple choices)","disabled":true},{"key":"category","value":"{{$categoryID}}","description":"Filter by Category ID (supports multiple choices)","disabled":true},{"key":"group","value":"{{$groupID}}","description":"Filter by Group ID (supports multiple choices)","disabled":true},{"key":"orderBy","value":"-supported","description":"Order by a field. (default = -createdAt)\nFor descending order, pass \"-\" before field's name, \ne.g. orderBy=-createdAt\n\nSorting is enabled for the following fields:\n- createdAt\n- lastSeen\n-supported","disabled":true},{"key":"nameExact","value":"sdfsdf","description":"Exact name of vulnerability","disabled":true},{"key":"lastSeenAtGte","value":"1687762131","description":"Filter by vulnerability last seen date (unix timestamp)","disabled":true},{"key":"nameStartsWith","value":"sdfsdf","description":"Vulnerability name starts with","disabled":true},{"key":"lastSeenAtLte","value":"1687762131","description":"Filter by vulnerability last seen date (unix timestamp)","disabled":true},{"key":"nameIncludes","value":"test","description":"Filter by substring in vulnerability name LIKE *term*","disabled":true},{"key":"createdAtLte","value":"1687762131","description":"Filter by vulnerability created date (unix timestamp)","disabled":true},{"key":"createdAtGte","value":"1687762131","description":"Filter by vulnerability created date (unix timestamp)","disabled":true},{"key":"assetID","value":"{{$assetID}}","description":"Filter by asset ID (supports multiple choices)","disabled":true},{"key":"isAssetFalsePositive","value":"1","description":"0 - exclude techs found false positive assets\n1 - output techs found for false positive assets only\ndefault - no filter","disabled":true},{"key":"isAssetActive","value":"1","description":"1 - active only\n0 - inactive only\ndefault - all"},{"key":"supportedLte","value":"1508803200","description":"Filter by support date date (unix timestamp)","disabled":true},{"key":"SupportedGte","value":"1508803200","description":"Filter by support date (unix timestamp)","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Thu, 08 Aug 2024 14:15:46 GMT"},{"key":"Content-Length","value":"586"}],"cookie":[],"responseTime":null,"body":"{\n    \"pagination\": {\n        \"page\": 1,\n        \"size\": 1000,\n        \"totalPages\": 1,\n        \"totalItems\": 2\n    },\n    \"data\": [\n        {\n            \"id\": \"943474a0-3778-11ef-a733-0242ac120007\",\n            \"name\": \"Solr\",\n            \"version\": \"5.0.0\",\n            \"supported\": \"2017-10-24T00:00:00Z\",\n            \"description\": \"Solr is an open-source enterprise-search platform, written in Java.\",\n            \"cpe\": \"cpe:2.3:a:apache:solr:*:*:*:*:*:*:*:*\",\n            \"nvdData\": null,\n            \"nvdLink\": null,\n            \"website\": \"https://lucene.apache.org/solr/\",\n            \"categories\": [\n                {\n                    \"id\": 34,\n                    \"name\": \"Databases\",\n                    \"groups\": [\n                        {\n                            \"id\": 7,\n                            \"name\": \"Servers\"\n                        }\n                    ]\n                }\n            ],\n            \"discoveryMethod\": [\n                \"Web crawling\"\n            ],\n            \"assetsCount\": 1,\n            \"vulnerabilitiesCount\": 1,\n            \"createdAt\": \"2024-08-05T07:07:29Z\",\n            \"lastSeenAt\": \"2024-08-08T06:52:31Z\"\n        },\n        {\n            \"id\": \"03c6af8d-5589-11ef-8e84-0242ac12000d\",\n            \"name\": \"Apache Tomcat\",\n            \"version\": \"10.0.5.3\",\n            \"supported\": \"2022-10-31T00:00:00Z\",\n            \"description\": \"Apache Tomcat is an open-source implementation of the Java Servlet, JavaServer Pages, Java Expression Language and WebSocket technologies.\",\n            \"cpe\": \"cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:*\",\n            \"nvdData\": null,\n            \"nvdLink\": null,\n            \"website\": \"https://tomcat.apache.org\",\n            \"categories\": [\n                {\n                    \"id\": 22,\n                    \"name\": \"Web servers\",\n                    \"groups\": [\n                        {\n                            \"id\": 7,\n                            \"name\": \"Servers\"\n                        }\n                    ]\n                }\n            ],\n            \"discoveryMethod\": [\n                \"Web crawling\"\n            ],\n            \"assetsCount\": 1,\n            \"vulnerabilitiesCount\": 1,\n            \"createdAt\": \"2024-08-05T13:20:43Z\",\n            \"lastSeenAt\": \"2024-08-08T06:20:43Z\"\n        }\n    ]\n}"}],"_postman_id":"a896c294-a4ee-4911-97c4-0986a9fbd286"},{"name":"Get tech","id":"38eff6b2-07ab-46d7-b0c1-67326eea5295","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.attaxion.com/v1/techs/{{$techID}}","urlObject":{"protocol":"https","path":["v1","techs","{{$techID}}"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"3d912a68-b658-49ee-9393-b763fbd4d02d","name":"Get tech","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":"https://api.attaxion.com/v1/techs/943474a0-3778-11ef-a733-0242ac120007"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Thu, 08 Aug 2024 13:37:17 GMT"},{"key":"Content-Length","value":"436"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"943474a0-3778-11ef-a733-0242ac120007\",\n    \"name\": \"Solr\",\n    \"version\": \"5.0.0\",\n    \"supported\": \"2017-10-24T00:00:00Z\",\n    \"description\": \"Solr is an open-source enterprise-search platform, written in Java.\",\n    \"cpe\": \"cpe:2.3:a:apache:solr:*:*:*:*:*:*:*:*\",\n    \"nvdData\": null,\n    \"nvdLink\": \"https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe:2.3:a:apache:solr:*:*:*:*:*:*:*:*\",\n    \"website\": \"https://lucene.apache.org/solr/\",\n    \"categories\": [\n        {\n            \"id\": 34,\n            \"name\": \"Databases\",\n            \"groups\": [\n                {\n                    \"id\": 7,\n                    \"name\": \"Servers\"\n                }\n            ]\n        }\n    ],\n    \"discoveryMethod\": [\n        \"Web crawling\"\n    ],\n    \"assetsCount\": 1,\n    \"vulnerabilitiesCount\": 1,\n    \"createdAt\": \"2024-08-05T07:07:29Z\",\n    \"lastSeenAt\": \"2024-08-08T06:52:31Z\"\n}"}],"_postman_id":"38eff6b2-07ab-46d7-b0c1-67326eea5295"}],"id":"f12e70a2-d825-45aa-974c-b08210b29ed0","description":"<p>Software technologies found in your infrastructure</p>\n","_postman_id":"f12e70a2-d825-45aa-974c-b08210b29ed0","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":true,"source":{"_postman_id":"938d7e39-297e-4519-87ca-c0a5859f2489","id":"938d7e39-297e-4519-87ca-c0a5859f2489","name":"Attaxion API","type":"collection"}}},{"name":"Traffic","item":[{"name":"v2","item":[{"name":"Get traffic","id":"6346080b-01c8-43ec-aef7-26568873127f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.attaxion.com/v2/traffic?size=100&capturePeriod=24h&orderBy=iocDbLastSeenAt&iocDbThreatType=Phishing","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":true,"source":{"_postman_id":"938d7e39-297e-4519-87ca-c0a5859f2489","id":"938d7e39-297e-4519-87ca-c0a5859f2489","name":"Attaxion API","type":"collection"}},"urlObject":{"protocol":"https","path":["v2","traffic"],"host":["api","attaxion","com"],"query":[{"disabled":true,"description":{"content":"<p>multiple choice</p>\n","type":"text/plain"},"key":"assetId","value":"61e38313-574b-11f0-a590-4e07077ad716"},{"disabled":true,"description":{"content":"<p>0 - only green traffic\n1 - only malicious traffic\nomit - all traffic</p>\n","type":"text/plain"},"key":"isMalicious","value":"1"},{"disabled":true,"key":"page","value":"0"},{"disabled":true,"description":{"content":"<p>multiple choice</p>\n","type":"text/plain"},"key":"srcIp","value":""},{"disabled":true,"description":{"content":"<p>multiple choice</p>\n","type":"text/plain"},"key":"srcPort","value":""},{"disabled":true,"description":{"content":"<p>multiple choice</p>\n","type":"text/plain"},"key":"dstIp","value":""},{"disabled":true,"description":{"content":"<p>multiple choice</p>\n","type":"text/plain"},"key":"dstPort","value":""},{"disabled":true,"description":{"content":"<p>multiple choice (inbound, outbound)</p>\n","type":"text/plain"},"key":"direction","value":"outbound"},{"disabled":true,"description":{"content":"<p>multiple choice</p>\n<ul>\n<li>None</li>\n<li>C2</li>\n<li>Malware</li>\n<li>Phishing</li>\n<li>Botnet</li>\n<li>Attack</li>\n<li>Suspicious</li>\n</ul>\n","type":"text/plain"},"key":"threatType","value":"None"},{"disabled":true,"description":{"content":"<p>TCP/UDP/ICMP</p>\n","type":"text/plain"},"key":"protocol","value":"ICMP"},{"key":"size","value":"100"},{"description":{"content":"<p>24h/3d/7d/14d/30d</p>\n","type":"text/plain"},"key":"capturePeriod","value":"24h"},{"description":{"content":"<ul>\n<li>firstSeenAt</li>\n<li>lastSeenAt</li>\n<li>iocDbFirstSeenAt</li>\n<li>iocDbLastSeenAt</li>\n</ul>\n","type":"text/plain"},"key":"orderBy","value":"iocDbLastSeenAt"},{"description":{"content":"<p>multiple choice</p>\n<ul>\n<li>None</li>\n<li>C2</li>\n<li>Malware</li>\n<li>Phishing</li>\n<li>Botnet</li>\n<li>Attack</li>\n<li>Suspicious</li>\n</ul>\n","type":"text/plain"},"key":"iocDbThreatType","value":"Phishing"}],"variable":[]}},"response":[{"id":"a6ad941c-4636-48f6-8626-ae4ea1e7da8d","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":{"raw":"https://api.attaxion.com/v2/traffic?size=100&capturePeriod=3d","protocol":"https","host":["api","attaxion","com"],"path":["v2","traffic"],"query":[{"key":"assetId","value":"61e38313-574b-11f0-a590-4e07077ad716","description":"multiple choice","disabled":true},{"key":"isMalicious","value":"1","description":"0 - only green traffic\n1 - only malicious traffic\nomit - all traffic","disabled":true},{"key":"page","value":"0","disabled":true},{"key":"srcIp","value":"","description":"multiple choice","disabled":true},{"key":"srcPort","value":"","description":"multiple choice","disabled":true},{"key":"dstIp","value":"","description":"multiple choice","disabled":true},{"key":"dstPort","value":"","description":"multiple choice","disabled":true},{"key":"direction","value":"outbound","description":"multiple choice (inbound, outbound)","disabled":true},{"key":"threatType","value":"None","description":"multiple choice","disabled":true},{"key":"protocol","value":"ICMP","disabled":true},{"key":"size","value":"100"},{"key":"capturePeriod","value":"3d"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Fri, 01 Aug 2025 12:02:35 GMT"},{"key":"Content-Length","value":"963"}],"cookie":[],"responseTime":null,"body":"{\n    \"pagination\": {\n        \"page\": 1,\n        \"size\": 100,\n        \"totalPages\": 4,\n        \"totalItems\": 340\n    },\n    \"data\": [\n        {\n            \"assetId\": \"8da48495-afec-11f0-94be-d61dc553bb43\",\n            \"srcIp\": \"192.0.2.1\",\n            \"srcService\": \"\",\n            \"srcPort\": 42420,\n            \"dstIp\": \"1192.0.2.2\",\n            \"dstPort\": 443,\n            \"sdstService\": \"https\",\n            \"direction\": \"outbound\",\n            \"protocol\": \"TCP\",\n            \"threatType\": \"Phishing\",\n            \"totalHits\": 1,\n            \"firstSeen\": 1761109323,\n            \"lastSeen\": 1761109323,\n            \"firstSeenAt\": 1761109323,\n            \"lastSeenAt\": 1761109323,\n            \"malwareData\": {\n                \"iocValue\": \"192.0.2.2\",\n                \"sources\": [\n                    \"source_1\"\n                ],\n                \"malware\": \"\",\n                \"malwareAlias\": [],\n                \"malwarePrintable\": \"\",\n                \"confidenceLevel\": \"\",\n                \"reference\": \"\",\n                \"tags\": [],\n                \"iocDbThreatTypes\": [\n                    \"Phishing\"\n                ],\n                \"iocDbSources\": [\n                    {\n                        \"key\": \"Example-1\",\n                        \"name\": \"Example Feed\",\n                        \"url\": \"https://example.com/iocs.json\"\n                    }\n                ],\n                \"iocDbDerivedFrom\": [],\n                \"iocDbFirstSeenAt\": \"2024-06-05T00:00:00Z\",\n                \"iocDbLastSeenAt\": \"2025-10-12T00:00:00Z\"\n            }\n        },\n        {\n            \"assetId\": \"8da48495-afec-11f0-94be-d61dc553bb43\",\n            \"srcIp\": \"192.0.2.1\",\n            \"srcPort\": 23642,\n            \"srcService\": \"\",\n            \"dstIp\": \"192.0.2.3\",\n            \"dstPort\": 443,\n            \"dstService\": \"https\",\n            \"direction\": \"outbound\",\n            \"protocol\": \"TCP\",\n            \"threatType\": \"Malware\",\n            \"totalHits\": 2,\n            \"firstSeen\": 1761145627,\n            \"lastSeen\": 1761145627,\n            \"firstSeenAt\": 1761145627,\n            \"lastSeenAt\": 1761145627,\n            \"malwareData\": {\n                \"iocValue\": \"192.0.2.3\",\n                \"sources\": [\n                    \"source_1\"\n                ],\n                \"malware\": \"\",\n                \"malwareAlias\": [],\n                \"malwarePrintable\": \"\",\n                \"confidenceLevel\": \"\",\n                \"reference\": \"\",\n                \"tags\": [],\n                \"iocDbThreatTypes\": [\n                    \"Malware\",\n                    \"Attack\",\n                    \"Phishing\"\n                ],\n                \"iocDbSources\": [\n                    {\n                        \"key\": \"Example-1\",\n                        \"name\": \"Example feed\",\n                        \"url\": \"https://example.com/iocs.json\"\n                    },\n                    {\n                        \"key\": \"Example-2\",\n                        \"name\": \"Example Feed\",\n                        \"url\": \"https://example.com/iocs.json\"\n                    }\n                ],\n                \"iocDbDerivedFrom\": [],\n                \"iocDbFirstSeenAt\": \"2024-04-03T00:00:00Z\",\n                \"iocDbLastSeenAt\": \"2025-10-12T00:00:00Z\"\n            }\n        },\n        {\n            \"assetId\": \"8da48495-afec-11f0-94be-d61dc553bb43\",\n            \"srcIp\": \"192.0.2.1\",\n            \"srcPort\": 12854,\n            \"srcService\": \"\",\n            \"dstIp\": \"192.0.2.4\",\n            \"dstPort\": 443,\n            \"dstService\": \"https\",\n            \"direction\": \"outbound\",\n            \"protocol\": \"TCP\",\n            \"threatType\": \"Malware\",\n            \"totalHits\": 1,\n            \"firstSeen\": 1761113133,\n            \"lastSeen\": 1761113133,\n            \"firstSeenAt\": 1761113133,\n            \"lastSeenAt\": 1761113133,\n            \"malwareData\": {\n                \"iocValue\": \"192.0.2.4\",\n                \"sources\": [\n                    \"source_1\"\n                ],\n                \"malware\": \"\",\n                \"malwareAlias\": [],\n                \"malwarePrintable\": \"\",\n                \"confidenceLevel\": \"\",\n                \"reference\": \"\",\n                \"tags\": [],\n                \"iocDbThreatTypes\": [\n                    \"Malware\",\n                    \"Phishing\"\n                ],\n                \"iocDbSources\": [\n                    {\n                        \"key\": \"Example-5\",\n                        \"name\": \"Example Feed\",\n                        \"url\": \"https://example.com/iocs.json\"\n                    }\n                ],\n                \"iocDbDerivedFrom\": [\n                    {\n                        \"domain\": \"example.org\",\n                        \"source\": {\n                            \"key\": \"Example-6\",\n                            \"name\": \"Example Feed\",\n                            \"url\": \"https://example.com/iocs.json\"\n                        }\n                    }\n                ],\n                \"iocDbFirstSeenAt\": \"2023-03-09T00:00:00Z\",\n                \"iocDbLastSeenAt\": \"2025-10-20T00:00:00Z\"\n            }\n        }\n    ]\n}"}],"_postman_id":"6346080b-01c8-43ec-aef7-26568873127f"}],"id":"cb86def6-b92c-4f56-8b39-6e0078e8b23a","_postman_id":"cb86def6-b92c-4f56-8b39-6e0078e8b23a","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":true,"source":{"_postman_id":"938d7e39-297e-4519-87ca-c0a5859f2489","id":"938d7e39-297e-4519-87ca-c0a5859f2489","name":"Attaxion API","type":"collection"}}},{"name":"[DEPRECATED] Get Traffic With Malicious Hits","id":"7de7c1d6-b814-4e24-90ab-29f94fc00f7f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.attaxion.com/v1/traffic/malicious?assetId={{$assetId}}","urlObject":{"protocol":"https","path":["v1","traffic","malicious"],"host":["api","attaxion","com"],"query":[{"key":"assetId","value":"{{$assetId}}"}],"variable":[]}},"response":[{"id":"5390e0e2-1008-430f-b845-853505f03003","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":{"raw":"https://api.attaxion.com/v1/traffic/malicious?assetId={{$assetId}}","protocol":"https","host":["api","attaxion","com"],"path":["v1","traffic","malicious"],"query":[{"key":"assetId","value":"{{$assetId}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Result-Cache","value":"MISS"},{"key":"Date","value":"Tue, 24 Jun 2025 11:19:32 GMT"},{"key":"Content-Length","value":"400"}],"cookie":[],"responseTime":null,"body":"{\n    \"assetValue\": \"8.8.8.8\",\n    \"assetId\": \"a4025b1b-efa0-4c49-9fe1-da9d0ee3ee42\",\n    \"isWafOrCdn\": false,\n    \"totalHits24h\": 1290,\n    \"maliciousHits24h\": 1,\n    \"lastUpdate\": 1750762683,\n    \"maliciousTraffic\": [\n        {\n            \"srcIp\": \"192.168.0.1\",\n            \"srcPort\": 44647,\n            \"dstIP\": \"192.168.0.2\",\n            \"dstPort\": 80,\n            \"direction\": \"inbound\",\n            \"protocol\": \"TCP\",\n            \"threatType\": \"botnet_cc\",\n            \"totalHits24h\": 1,\n            \"firstSeen24h\": 1750555519,\n            \"lastSeen24h\": 1750555519,\n            \"malware\": \"win.cobalt_strike\",\n            \"malwareAlias\": [\n                \"Agentemis\",\n                \"BEACON\",\n                \"CobaltStrike\",\n                \"cobeacon\"\n            ],\n            \"malwarePrintable\": \"Cobalt Strike\",\n            \"confidenceLevel\": \"100\",\n            \"reference\": \"None\",\n            \"tags\": [\n                \"CobaltStrike\",\n                \"cs-watermark-666666666\"\n            ]\n        }\n    ]\n}"}],"_postman_id":"7de7c1d6-b814-4e24-90ab-29f94fc00f7f"}],"id":"fbe54891-1ca4-4c6a-8f28-4dcdb54120af","description":"<p>Get Agentless Traffic Monitoring data discovered for your IPs, if available. This lists incoming and outgoung connections to/from your infrastructure along with threat analysis.</p>\n","_postman_id":"fbe54891-1ca4-4c6a-8f28-4dcdb54120af","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":true,"source":{"_postman_id":"938d7e39-297e-4519-87ca-c0a5859f2489","id":"938d7e39-297e-4519-87ca-c0a5859f2489","name":"Attaxion API","type":"collection"}}},{"name":"User groups","item":[{"name":"Create user group","id":"6ab70492-0ba9-4e48-b311-322b7c5fe440","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"test-group\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/groups","urlObject":{"protocol":"https","path":["v1","groups"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"10951510-9a94-404f-ad81-1eabf8155469","name":"Create user group","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"test-group\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/groups"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Mon, 02 Sep 2024 06:59:01 GMT"},{"key":"Content-Length","value":"143"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"66b31817-2cf4-491b-813d-9d56520abcc2\",\n    \"name\": \"test-group\",\n    \"assets\": [],\n    \"members\": [],\n    \"createdAt\": \"2024-09-02T06:59:01.03Z\",\n    \"updatedAt\": \"2024-09-02T06:59:01.03Z\"\n}"}],"_postman_id":"6ab70492-0ba9-4e48-b311-322b7c5fe440"},{"name":"Delete user group","id":"55f8aaaf-890c-4b57-bb75-2e7cd937ed7b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://api.attaxion.com/v1/groups/{{$userGroupID}}","urlObject":{"protocol":"https","path":["v1","groups","{{$userGroupID}}"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"ab413f0f-ebb4-406e-a2b9-3fa9afef0c88","name":"Delete user group","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":"https://api.attaxion.com/v1/groups/0f49965b-669a-11ef-87c4-0242ac12000b"},"status":"No Content","code":204,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Fri, 30 Aug 2024 12:16:19 GMT"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"55f8aaaf-890c-4b57-bb75-2e7cd937ed7b"},{"name":"Get user groups","id":"9a9b2500-e58f-4225-b6fa-adcb21250c9f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.attaxion.com/v1/groups?page=1&size=1000&orderBy=-createdAt","urlObject":{"protocol":"https","path":["v1","groups"],"host":["api","attaxion","com"],"query":[{"description":{"content":"<p>page num</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>page size</p>\n","type":"text/plain"},"key":"size","value":"1000"},{"description":{"content":"<p>Order by a field. (default = -createdAt)\nFor descending order, pass \"-\" before field's name, \ne.g. orderBy=-createdAt\nSorting is enabled for the following fields:</p>\n<ul>\n<li>name</li>\n<li>createdAt</li>\n<li>updatedAt</li>\n</ul>\n","type":"text/plain"},"key":"orderBy","value":"-createdAt"},{"disabled":true,"description":{"content":"<p>Filter by exact name</p>\n","type":"text/plain"},"key":"nameExact","value":null},{"disabled":true,"description":{"content":"<p>Filter by name wildcard</p>\n","type":"text/plain"},"key":"nameStartsWith","value":null},{"disabled":true,"description":{"content":"<p>Filter by name wildcard</p>\n","type":"text/plain"},"key":"nameIncludes","value":null},{"disabled":true,"description":{"content":"<p>Filter by created date (unix timestamp)</p>\n","type":"text/plain"},"key":"createdAtLte","value":"1687762131"},{"disabled":true,"description":{"content":"<p>Filter by created date (unix timestamp)</p>\n","type":"text/plain"},"key":"createdAtGte","value":"1687762131"},{"disabled":true,"description":{"content":"<p>Filter by updated date (unix timestamp)</p>\n","type":"text/plain"},"key":"updatedAtLte","value":"1687762131"},{"disabled":true,"description":{"content":"<p>Filter by updated date (unix timestamp)</p>\n","type":"text/plain"},"key":"updatedAtGte","value":"1687762131"}],"variable":[]}},"response":[{"id":"927ed2ea-4585-4d3f-b622-4ccccd001205","name":"Get user groups","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":{"raw":"https://api.attaxion.com/v1/groups?page=1&size=1000&orderBy=-createdAt","protocol":"https","host":["api","attaxion","com"],"path":["v1","groups"],"query":[{"key":"page","value":"1","description":"page num"},{"key":"size","value":"1000","description":"page size"},{"key":"orderBy","value":"-createdAt","description":"Order by a field. (default = -createdAt)\nFor descending order, pass \"-\" before field's name, \ne.g. orderBy=-createdAt\nSorting is enabled for the following fields:\n- name\n- createdAt\n- updatedAt"},{"key":"nameExact","value":null,"description":"Filter by exact name","disabled":true},{"key":"nameStartsWith","value":null,"description":"Filter by name wildcard","disabled":true},{"key":"nameIncludes","value":null,"description":"Filter by name wildcard","disabled":true},{"key":"createdAtLte","value":"1687762131","description":"Filter by created date (unix timestamp)","disabled":true},{"key":"createdAtGte","value":"1687762131","description":"Filter by created date (unix timestamp)","disabled":true},{"key":"updatedAtLte","value":"1687762131","description":"Filter by updated date (unix timestamp)","disabled":true},{"key":"updatedAtGte","value":"1687762131","description":"Filter by updated date (unix timestamp)","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Mon, 02 Sep 2024 06:24:05 GMT"},{"key":"Content-Length","value":"297"}],"cookie":[],"responseTime":null,"body":"{\n    \"pagination\": {\n        \"page\": 1,\n        \"size\": 1000,\n        \"totalPages\": 1,\n        \"totalItems\": 1\n    },\n    \"data\": [\n        {\n            \"id\": \"0f49965b-669a-11ef-87c4-0242ac12000b\",\n            \"name\": \"foo\",\n            \"assets\": [\n                {\n                    \"id\": \"2ff57789-3778-11ef-a733-0242ac120007\",\n                    \"includeChildren\": true,\n                    \"type\": \"Domain\",\n                    \"value\": \"www.example.com\",\n                    \"createdAt\": \"2024-08-30T06:37:00Z\",\n                    \"updatedAt\": \"2024-08-30T06:37:00Z\"\n                }\n            ],\n            \"members\": [\n                {\n                    \"id\": \"16a0dd17-3778-11ef-a733-0242ac120007\",\n                    \"email\": \"test@example.com\",\n                    \"createdAt\": \"2024-08-30T13:12:39Z\",\n                    \"updatedAt\": \"2024-08-30T13:12:39Z\"\n                }\n            ],\n            \"createdAt\": \"2024-08-30T06:35:33Z\",\n            \"updatedAt\": \"2024-08-30T06:35:33Z\"\n        }\n    ]\n}"}],"_postman_id":"9a9b2500-e58f-4225-b6fa-adcb21250c9f"},{"name":"Get user group","id":"aeec8e2f-df0f-4a8a-a19f-69f618ff16cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.attaxion.com/v1/groups/{{$userGroupID}}","urlObject":{"protocol":"https","path":["v1","groups","{{$userGroupID}}"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"5dde7f3e-c7cf-4831-9fdd-1ce5432ad8ba","name":"Get user group","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":"https://api.attaxion.com/v1/groups/0f49965b-669a-11ef-87c4-0242ac12000b"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Fri, 30 Aug 2024 13:30:06 GMT"},{"key":"Content-Length","value":"292"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"0f49965b-669a-11ef-87c4-0242ac12000b\",\n    \"name\": \"foo\",\n    \"assets\": [\n        {\n            \"id\": \"2ff57789-3778-11ef-a733-0242ac120007\",\n            \"includeChildren\": true,\n            \"type\": \"Domain\",\n            \"value\": \"www.example.com\",\n            \"rootAsset\": {\n                \"id\": \"82460ce4-3a39-4abc-b283-2744c8ff7284\",\n                \"type\": \"Domain\",\n                \"value\": \"example.com\"\n            },\n            \"createdAt\": \"2024-08-30T06:37:00Z\",\n            \"updatedAt\": \"2024-08-30T06:37:00Z\"\n        }\n    ],\n    \"members\": [\n        {\n            \"id\": \"16a0dd17-3778-11ef-a733-0242ac120007\",\n            \"email\": \"test@example.com\",\n            \"createdAt\": \"2024-08-30T13:12:39Z\",\n            \"updatedAt\": \"2024-08-30T13:12:39Z\"\n        }\n    ],\n    \"createdAt\": \"2024-08-30T06:35:33Z\",\n    \"updatedAt\": \"2024-08-30T06:35:33Z\"\n}"}],"_postman_id":"aeec8e2f-df0f-4a8a-a19f-69f618ff16cf"},{"name":"Update user group","id":"871f4198-8247-4bf1-afcc-dde60fc90d4d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"my-test-group\",\n    \"assets\": {\n        \"add\": [\n            {\n                \"id\": \"2ff57789-3778-11ef-a733-0242ac120007\",\n                \"includeChildren\": true\n            },\n            {\n                \"id\": \"82460ce4-3a39-4abc-b283-2744c8ff7284\",\n                \"includeChildren\": false\n            }\n        ],\n        \"remove\": [\n            \"82460ce4-3a39-4abc-b283-2744c8ff7284\"\n        ]\n    },\n    \"members\": {\n        \"add\": [\n            \"16a0dd17-3778-11ef-a733-0242ac120007\"\n        ],\n        \"remove\": [\n            \"480fc488-bcf5-4d89-b883-d441d704d613\"\n        ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/groups/{{$userGroupID}}","urlObject":{"protocol":"https","path":["v1","groups","{{$userGroupID}}"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"c2bef228-7371-4811-8753-8e711a2acf33","name":"Update user group","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"my-test-group\",\n    \"assets\": {\n        \"add\": [\n            {\n                \"id\": \"2ff57789-3778-11ef-a733-0242ac120007\",\n                \"includeChildren\": true\n            },\n            {\n                \"id\": \"82460ce4-3a39-4abc-b283-2744c8ff7284\",\n                \"includeChildren\": false\n            }\n        ],\n        \"remove\": [\n            \"82460ce4-3a39-4abc-b283-2744c8ff7284\"\n        ]\n    },\n    \"members\": {\n        \"add\": [\n            \"16a0dd17-3778-11ef-a733-0242ac120007\"\n        ],\n        \"remove\": [\n            \"480fc488-bcf5-4d89-b883-d441d704d613\"\n        ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/groups/26bfa1ef-df32-4a1f-a33a-c8c0902a39dd"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Tue, 03 Sep 2024 13:11:27 GMT"},{"key":"Content-Length","value":"353"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"26bfa1ef-df32-4a1f-a33a-c8c0902a39dd\",\n    \"name\": \"my-test-group\",\n    \"assets\": [\n        {\n            \"id\": \"2ff57789-3778-11ef-a733-0242ac120007\",\n            \"includeChildren\": true,\n            \"type\": \"Domain\",\n            \"value\": \"www.example.com\",\n            \"rootAsset\": {\n                \"id\": \"82460ce4-3a39-4abc-b283-2744c8ff7284\",\n                \"type\": \"Domain\",\n                \"value\": \"example.com\"\n            },\n            \"createdAt\": \"2024-09-03T13:02:33.131Z\",\n            \"updatedAt\": \"2024-09-03T13:02:33.136Z\"\n        },\n        {\n            \"id\": \"82460ce4-3a39-4abc-b283-2744c8ff7284\",\n            \"includeChildren\": false,\n            \"type\": \"Domain\",\n            \"value\": \"example.com\",\n            \"createdAt\": \"2024-09-03T10:43:26.971Z\",\n            \"updatedAt\": \"2024-09-03T10:43:26.976Z\"\n        }\n    ],\n    \"members\": [\n        {\n            \"id\": \"16a0dd17-3778-11ef-a733-0242ac120007\",\n            \"email\": \"test@example.com\",\n            \"createdAt\": \"2024-09-03T12:26:06.175Z\",\n            \"updatedAt\": \"2024-09-03T12:26:06.182Z\"\n        }\n    ],\n    \"createdAt\": \"2024-09-02T07:01:12.838Z\",\n    \"updatedAt\": \"2024-09-03T13:11:27.67Z\"\n}"}],"_postman_id":"871f4198-8247-4bf1-afcc-dde60fc90d4d"}],"id":"592f0335-01db-426b-884e-afba4c97d733","description":"<p>Bundle assets into user-specific groups for easier data filtering</p>\n","_postman_id":"592f0335-01db-426b-884e-afba4c97d733","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":true,"source":{"_postman_id":"938d7e39-297e-4519-87ca-c0a5859f2489","id":"938d7e39-297e-4519-87ca-c0a5859f2489","name":"Attaxion API","type":"collection"}}},{"name":"Vulnerability","item":[{"name":"Get vulnerabilities","id":"9ba0ad2e-35e8-45b9-9570-64139e91a5e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.attaxion.com/v1/vulnerabilities?orderBy=-createdAt","urlObject":{"protocol":"https","path":["v1","vulnerabilities"],"host":["api","attaxion","com"],"query":[{"disabled":true,"description":{"content":"<p>Related asset type (supports multiple choices)</p>\n","type":"text/plain"},"key":"assetType","value":"ipv4"},{"disabled":true,"description":{"content":"<p>Related asset type (supports multiple choices)</p>\n","type":"text/plain"},"key":"assetType","value":"domain"},{"disabled":true,"description":{"content":"<p>Tag (supports multiple choices)</p>\n","type":"text/plain"},"key":"tag","value":"c4366954-2ec0-4c94-8ceb-1b3cd2183a45"},{"disabled":true,"description":{"content":"<p>Asset tag (supports multiple choices)</p>\n","type":"text/plain"},"key":"assetTag","value":"a55fc5d9-a639-11ee-bad0-0242ac140004"},{"disabled":true,"key":"assetId","value":"03010241-5dd8-4fc8-b38c-fba759f3c0ca"},{"disabled":true,"description":{"content":"<p>Filter by root Asset ID (supports multiple choices)</p>\n","type":"text/plain"},"key":"rootAssetID","value":"{{$rootAssetID}}"},{"description":{"content":"<p>Order by a field. (default = -createdAt)\nFor descending order, pass \"-\" before field's name, \ne.g. orderBy=-createdAt</p>\n<p>Sorting is enabled for the following fields:</p>\n<ul>\n<li>name</li>\n<li>severity</li>\n<li>createdAt</li>\n<li>lastSeenAt</li>\n<li>kevAdded</li>\n<li>epssScore</li>\n<li>epssPercentile</li>\n</ul>\n","type":"text/plain"},"key":"orderBy","value":"-createdAt"},{"disabled":true,"description":{"content":"<p>Exact name of vulnerability</p>\n","type":"text/plain"},"key":"nameExact","value":"sdfsdf"},{"disabled":true,"description":{"content":"<p>Filter by vulnerability last seen date (unix timestamp)</p>\n","type":"text/plain"},"key":"lastSeenAtGte","value":"1687762131"},{"disabled":true,"description":{"content":"<p>Vulnerability name starts with</p>\n","type":"text/plain"},"key":"nameStartsWith","value":"sdfsdf"},{"disabled":true,"description":{"content":"<p>Filter by vulnerability last seen date (unix timestamp)</p>\n","type":"text/plain"},"key":"lastSeenAtLte","value":"1687762131"},{"disabled":true,"description":{"content":"<p>Filter by substring in vulnerability name LIKE <em>term</em></p>\n","type":"text/plain"},"key":"nameIncludes","value":"test"},{"disabled":true,"description":{"content":"<p>Filter by vulnerability created date (unix timestamp)</p>\n","type":"text/plain"},"key":"createdAtLte","value":"1687762131"},{"disabled":true,"description":{"content":"<p>Filter by vulnerability created date (unix timestamp)</p>\n","type":"text/plain"},"key":"createdAtGte","value":"1687762131"},{"disabled":true,"description":{"content":"<p>Filter by risk (multiple): info/low/medium/high/critical</p>\n","type":"text/plain"},"key":"rating","value":"low"},{"disabled":true,"description":{"content":"<p>Filter by alert ID (multiple)</p>\n","type":"text/plain"},"key":"alertId","value":"CVE-2023-38408"},{"disabled":true,"description":{"content":"<p>Filter by type (multiple): cve/ssl/dast/eos</p>\n","type":"text/plain"},"key":"type","value":"cve"},{"disabled":true,"description":{"content":"<p>Filter by status (multiple): open/fixed/fp/accepted</p>\n","type":"text/plain"},"key":"status","value":"accepted"},{"disabled":true,"description":{"content":"<p>Filter by severity score: [0.0, 10.0]</p>\n","type":"text/plain"},"key":"severityGte","value":"0"},{"disabled":true,"description":{"content":"<p>Filter by severity score: [0.0, 10.0]</p>\n","type":"text/plain"},"key":"severityLte","value":"10"},{"disabled":true,"key":"techId","value":"03010241-5dd8-4fc8-b38c-fba759f3c0ca"},{"disabled":true,"description":{"content":"<p>Filter by vuln inclusion into KEV list</p>\n","type":"text/plain"},"key":"isKev","value":"false"},{"disabled":true,"description":{"content":"<p>Filter by EPSS score: [0.0, 1.0]</p>\n","type":"text/plain"},"key":"epssScoreGte","value":"0"},{"disabled":true,"description":{"content":"<p>Filter by EPSS score: [0.0, 1.0]</p>\n","type":"text/plain"},"key":"epssScoreLte","value":"1"},{"disabled":true,"description":{"content":"<p>Filter by EPSS percentile: [0.0, 1.0]</p>\n","type":"text/plain"},"key":"epssPercentileGte","value":"0"},{"disabled":true,"description":{"content":"<p>Filter by EPSS percentile: [0.0, 1.0]</p>\n","type":"text/plain"},"key":"epssPercentileLte","value":"1"},{"disabled":true,"description":{"content":"<p>1 - active only\n0 - inactive only\ndefault - all</p>\n","type":"text/plain"},"key":"isAssetActive","value":"1"},{"disabled":true,"description":{"content":"<p>show only assets belonging to a user group; multiple supported</p>\n","type":"text/plain"},"key":"userGroupID","value":"26bfa1ef-df32-4a1f-a33a-c8c0902a39dd"}],"variable":[]}},"response":[{"id":"bc324535-ff3d-4a44-94fa-f2104ca39056","name":"Get vulnerabilities","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":{"raw":"https://api.attaxion.com/v1/vulnerabilities?orderBy=-createdAt","protocol":"https","host":["api","attaxion","com"],"path":["v1","vulnerabilities"],"query":[{"key":"assetType","value":"ipv4","description":"Related asset type (supports multiple choices)","disabled":true},{"key":"assetType","value":"domain","description":"Related asset type (supports multiple choices)","disabled":true},{"key":"tag","value":"c4366954-2ec0-4c94-8ceb-1b3cd2183a45","description":"Tag (supports multiple choices)","disabled":true},{"key":"assetTag","value":"a55fc5d9-a639-11ee-bad0-0242ac140004","description":"Asset tag (supports multiple choices)","disabled":true},{"key":"assetId","value":"03010241-5dd8-4fc8-b38c-fba759f3c0ca","disabled":true},{"key":"rootAssetID","value":"{{$rootAssetID}}","description":"Filter by root Asset ID (supports multiple choices)","disabled":true},{"key":"orderBy","value":"-createdAt","description":"Order by a field. (default = -createdAt)\nFor descending order, pass \"-\" before field's name, \ne.g. orderBy=-createdAt\n\nSorting is enabled for the following fields:\n- name\n- severity\n- createdAt\n- lastSeenAt\n- kevAdded\n- epssScore\n- epssPercentile"},{"key":"nameExact","value":"sdfsdf","description":"Exact name of vulnerability","disabled":true},{"key":"lastSeenAtGte","value":"1687762131","description":"Filter by vulnerability last seen date (unix timestamp)","disabled":true},{"key":"nameStartsWith","value":"sdfsdf","description":"Vulnerability name starts with","disabled":true},{"key":"lastSeenAtLte","value":"1687762131","description":"Filter by vulnerability last seen date (unix timestamp)","disabled":true},{"key":"nameIncludes","value":"test","description":"Filter by substring in vulnerability name LIKE *term*","disabled":true},{"key":"createdAtLte","value":"1687762131","description":"Filter by vulnerability created date (unix timestamp)","disabled":true},{"key":"createdAtGte","value":"1687762131","description":"Filter by vulnerability created date (unix timestamp)","disabled":true},{"key":"rating","value":"low","description":"Filter by risk (multiple): info/low/medium/high/critical","disabled":true},{"key":"alertId","value":"CVE-2023-38408","description":"Filter by alert ID (multiple)","disabled":true},{"key":"type","value":"cve","description":"Filter by type (multiple): cve/ssl/dast/eos","disabled":true},{"key":"status","value":"accepted","description":"Filter by status (multiple): open/fixed/fp/accepted","disabled":true},{"key":"severityGte","value":"0","description":"Filter by severity score: [0.0, 10.0]","disabled":true},{"key":"severityLte","value":"10","description":"Filter by severity score: [0.0, 10.0]","disabled":true},{"key":"techId","value":"03010241-5dd8-4fc8-b38c-fba759f3c0ca","disabled":true},{"key":"isKev","value":"false","description":"Filter by vuln inclusion into KEV list","disabled":true},{"key":"epssScoreGte","value":"0","description":"Filter by EPSS score: [0.0, 1.0]","disabled":true},{"key":"epssScoreLte","value":"1","description":"Filter by EPSS score: [0.0, 1.0]","disabled":true},{"key":"epssPercentileGte","value":"0","description":"Filter by EPSS percentile: [0.0, 1.0]","disabled":true},{"key":"epssPercentileLte","value":"1","description":"Filter by EPSS percentile: [0.0, 1.0]","disabled":true},{"key":"isAssetActive","value":"1","description":"1 - active only\n0 - inactive only\ndefault - all","disabled":true},{"key":"userGroupID","value":"26bfa1ef-df32-4a1f-a33a-c8c0902a39dd","description":"show only assets belonging to a user group; multiple supported","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Tue, 29 Jul 2025 12:01:11 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"pagination\": {\n        \"page\": 1,\n        \"size\": 1000,\n        \"totalPages\": 1,\n        \"totalItems\": 12\n    },\n    \"data\": [\n        {\n            \"id\": \"14e572c1-c8ae-4a4e-9c16-30d7b01022ba\",\n            \"alertId\": \"40040\",\n            \"asset\": {\n                \"id\": \"6fc3d77b-4bba-4aeb-a421-914cea42f56d\",\n                \"value\": \"example.com\",\n                \"tags\": [],\n                \"type\": \"domain\",\n                \"subType\": \"\",\n                \"rootAsset\": null,\n                \"comment\": \"\",\n                \"isRoot\": true,\n                \"isRootCandidate\": false,\n                \"confidence\": 100,\n                \"shouldBeScanned\": true,\n                \"isFalsePositive\": false,\n                \"isActive\": false,\n                \"isScannable\": true,\n                \"scanMode\": \"inherit\",\n                \"inheritedScanMode\": null,\n                \"createdAt\": \"2024-03-28T11:18:51.89Z\",\n                \"lastSeenAt\": \"2025-07-29T11:47:02.414Z\",\n                \"lastActiveAt\": \"2025-07-24T06:29:54.651Z\",\n                \"lastScannedAt\": \"2025-07-29T11:47:02.414Z\",\n                \"deletedAt\": null,\n                \"foundOnPages\": [],\n                \"rootVerificationStatus\": \"verified\",\n                \"rootVerification\": {\n                    \"code\": \"6fc3d77b4bba4aeba421914cea42f56d\",\n                    \"dnsRecord\": \"verification=6fc3d77b4bba4aeba421914cea42f56d\",\n                    \"file\": {\n                        \"name\": \"6fc3d77b4bba4aeba421914cea42f56d.txt\",\n                        \"content\": \"6fc3d77b4bba4aeba421914cea42f56d\"\n                    }\n                },\n                \"totalScans\": 0,\n                \"vulnerabilityStats\": null,\n                \"rootVulnerabilityStats\": null,\n                \"locked\": false\n            },\n            \"name\": \"CORS Misconfiguration\",\n            \"description\": \"This CORS misconfiguration could allow an attacker to perform AJAX queries to the vulnerable website from a malicious page loaded by the victim's user agent.\\nIn order to perform authenticated AJAX queries, the server must specify the header \\\"Access-Control-Allow-Credentials: true\\\" and the \\\"Access-Control-Allow-Origin\\\" header must be set to null or the malicious page's domain. Even if this misconfiguration doesn't allow authenticated AJAX requests, unauthenticated sensitive content can still be accessed (e.g intranet websites).\\nA malicious page can belong to a malicious website but also a trusted website with flaws (e.g XSS, support of HTTP without TLS allowing code injection through MITM, etc).\",\n            \"solution\": \"If a web resource contains sensitive information, the origin should be properly specified in the Access-Control-Allow-Origin header. Only trusted websites needing this resource should be specified in this header, with the most secured protocol supported.\",\n            \"severity\": {\n                \"score\": 5,\n                \"rating\": \"medium\",\n                \"version\": null\n            },\n            \"type\": \"dast\",\n            \"status\": {\n                \"id\": \"open\",\n                \"name\": \"Open\"\n            },\n            \"cve\": null,\n            \"euvd\": null,\n            \"kev\": null,\n            \"epss\": null,\n            \"meta\": [\n                {\n                    \"key\": \"id\",\n                    \"value\": \"25\"\n                },\n                {\n                    \"key\": \"name\",\n                    \"value\": \"CORS Misconfiguration\"\n                },\n                {\n                    \"key\": \"solution\",\n                    \"value\": \"If a web resource contains sensitive information, the origin should be properly specified in the Access-Control-Allow-Origin header. Only trusted websites needing this resource should be specified in this header, with the most secured protocol supported.\"\n                },\n                {\n                    \"key\": \"alertRef\",\n                    \"value\": \"40040\"\n                },\n                {\n                    \"key\": \"messageId\",\n                    \"value\": \"264\"\n                },\n                {\n                    \"key\": \"reference\",\n                    \"value\": \"https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS\\nhttps://portswigger.net/web-security/cors\"\n                },\n                {\n                    \"key\": \"risk\",\n                    \"value\": \"Medium\"\n                },\n                {\n                    \"key\": \"other\",\n                    \"value\": \"\"\n                },\n                {\n                    \"key\": \"pluginId\",\n                    \"value\": \"40040\"\n                },\n                {\n                    \"key\": \"sourceid\",\n                    \"value\": \"1\"\n                },\n                {\n                    \"key\": \"alert\",\n                    \"value\": \"CORS Misconfiguration\"\n                },\n                {\n                    \"key\": \"cweid\",\n                    \"value\": \"942\"\n                },\n                {\n                    \"key\": \"description\",\n                    \"value\": \"This CORS misconfiguration could allow an attacker to perform AJAX queries to the vulnerable website from a malicious page loaded by the victim's user agent.\\nIn order to perform authenticated AJAX queries, the server must specify the header \\\"Access-Control-Allow-Credentials: true\\\" and the \\\"Access-Control-Allow-Origin\\\" header must be set to null or the malicious page's domain. Even if this misconfiguration doesn't allow authenticated AJAX requests, unauthenticated sensitive content can still be accessed (e.g intranet websites).\\nA malicious page can belong to a malicious website but also a trusted website with flaws (e.g XSS, support of HTTP without TLS allowing code injection through MITM, etc).\"\n                },\n                {\n                    \"key\": \"inputVector\",\n                    \"value\": \"\"\n                },\n                {\n                    \"key\": \"method\",\n                    \"value\": \"GET\"\n                },\n                {\n                    \"key\": \"url\",\n                    \"value\": \"https://www.example.com/robots.txt\"\n                },\n                {\n                    \"key\": \"wascid\",\n                    \"value\": \"14\"\n                },\n                {\n                    \"key\": \"attack\",\n                    \"value\": \"origin: https://mTAgtlVJ.com\"\n                },\n                {\n                    \"key\": \"confidence\",\n                    \"value\": \"High\"\n                },\n                {\n                    \"key\": \"evidence\",\n                    \"value\": \"\"\n                },\n                {\n                    \"key\": \"param\",\n                    \"value\": \"\"\n                }\n            ],\n            \"cwes\": [\n                {\n                    \"id\": \"CWE-942\",\n                    \"url\": \"https://cwe.mitre.org/data/definitions/942\"\n                }\n            ],\n            \"references\": [\n                \"https://portswigger.net/web-security/cors\",\n                \"https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS\"\n            ],\n            \"targets\": [\n                \"https://www.example.com/robots.txt/l0p3j\",\n                \"https://www.example.com/robots.txt/k96b1\",\n                \"https://www.example.com/\",\n                \"https://www.example.com/robots.txt\"\n            ],\n            \"jiraIssueUrl\": null,\n            \"createdAt\": \"2025-07-29T09:20:58.362Z\",\n            \"lastSeenAt\": \"2025-07-29T11:59:37.227Z\"\n        },\n        {\n            \"id\": \"e079539b-99f9-4945-a33f-b8aa24a5aaf1\",\n            \"alertId\": \"10051\",\n            \"asset\": {\n                \"id\": \"6fc3d77b-4bba-4aeb-a421-914cea42f56d\",\n                \"value\": \"example.com\",\n                \"tags\": [],\n                \"type\": \"domain\",\n                \"subType\": \"\",\n                \"rootAsset\": null,\n                \"comment\": \"\",\n                \"isRoot\": true,\n                \"isRootCandidate\": false,\n                \"confidence\": 100,\n                \"shouldBeScanned\": true,\n                \"isFalsePositive\": false,\n                \"isActive\": false,\n                \"isScannable\": true,\n                \"scanMode\": \"inherit\",\n                \"inheritedScanMode\": null,\n                \"createdAt\": \"2024-03-28T11:18:51.89Z\",\n                \"lastSeenAt\": \"2025-07-29T11:47:02.414Z\",\n                \"lastActiveAt\": \"2025-07-24T06:29:54.651Z\",\n                \"lastScannedAt\": \"2025-07-29T11:47:02.414Z\",\n                \"deletedAt\": null,\n                \"foundOnPages\": [],\n                \"rootVerificationStatus\": \"verified\",\n                \"rootVerification\": {\n                    \"code\": \"6fc3d77b4bba4aeba421914cea42f56d\",\n                    \"dnsRecord\": \"verification=6fc3d77b4bba4aeba421914cea42f56d\",\n                    \"file\": {\n                        \"name\": \"6fc3d77b4bba4aeba421914cea42f56d.txt\",\n                        \"content\": \"6fc3d77b4bba4aeba421914cea42f56d\"\n                    }\n                },\n                \"totalScans\": 0,\n                \"vulnerabilityStats\": null,\n                \"rootVulnerabilityStats\": null,\n                \"locked\": false\n            },\n            \"name\": \"Relative Path Confusion\",\n            \"description\": \"The web server is configured to serve responses to ambiguous URLs in a manner that is likely to lead to confusion about the correct \\\"relative path\\\" for the URL. Resources (CSS, images, etc.) are also specified in the page response using relative, rather than absolute URLs. In an attack, if the web browser parses the \\\"cross-content\\\" response in a permissive manner, or can be tricked into permissively parsing the \\\"cross-content\\\" response, using techniques such as framing, then the web browser may be fooled into interpreting HTML as CSS (or other content types), leading to an XSS vulnerability.\",\n            \"solution\": \"Web servers and frameworks should be updated to be configured to not serve responses to ambiguous URLs in such a way that the relative path of such URLs could be mis-interpreted by components on either the client side, or server side.\\nWithin the application, the correct use of the \\\"<base>\\\" HTML tag in the HTTP response will unambiguously specify the base URL for all relative URLs in the document.\\nUse the \\\"Content-Type\\\" HTTP response header to make it harder for the attacker to force the web browser to mis-interpret the content type of the response.\\nUse the \\\"X-Content-Type-Options: nosniff\\\" HTTP response header to prevent the web browser from \\\"sniffing\\\" the content type of the response.\\nUse a modern DOCTYPE such as \\\"<!doctype html>\\\" to prevent the page from being rendered in the web browser using \\\"Quirks Mode\\\", since this results in the content type being ignored by the web browser.\\nSpecify the \\\"X-Frame-Options\\\" HTTP response header to prevent Quirks Mode from being enabled in the web browser using framing attacks.\",\n            \"severity\": {\n                \"score\": 5,\n                \"rating\": \"medium\",\n                \"version\": null\n            },\n            \"type\": \"dast\",\n            \"status\": {\n                \"id\": \"open\",\n                \"name\": \"Open\"\n            },\n            \"cve\": null,\n            \"euvd\": null,\n            \"kev\": null,\n            \"epss\": null,\n            \"meta\": [\n                {\n                    \"key\": \"method\",\n                    \"value\": \"GET\"\n                },\n                {\n                    \"key\": \"reference\",\n                    \"value\": \"https://arxiv.org/abs/1811.00917\\nhttps://hsivonen.fi/doctype/\\nhttps://www.w3schools.com/tags/tag_base.asp\"\n                },\n                {\n                    \"key\": \"alert\",\n                    \"value\": \"Relative Path Confusion\"\n                },\n                {\n                    \"key\": \"description\",\n                    \"value\": \"The web server is configured to serve responses to ambiguous URLs in a manner that is likely to lead to confusion about the correct \\\"relative path\\\" for the URL. Resources (CSS, images, etc.) are also specified in the page response using relative, rather than absolute URLs. In an attack, if the web browser parses the \\\"cross-content\\\" response in a permissive manner, or can be tricked into permissively parsing the \\\"cross-content\\\" response, using techniques such as framing, then the web browser may be fooled into interpreting HTML as CSS (or other content types), leading to an XSS vulnerability.\"\n                },\n                {\n                    \"key\": \"id\",\n                    \"value\": \"22\"\n                },\n                {\n                    \"key\": \"messageId\",\n                    \"value\": \"216\"\n                },\n                {\n                    \"key\": \"evidence\",\n                    \"value\": \"<img width=\\\"32\\\" height=\\\"32\\\" title=\\\"\\\" alt=\\\"\\\" src=\\\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpFMTZCRDY3REIzRjAxMUUyQUQzREIxQzRENUFFNUM5NiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpFMTZCRDY3RUIzRjAxMUUyQUQzREIxQzRENUFFNUM5NiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkUxNkJENjdCQjNGMDExRTJBRDNEQjFDNEQ1QUU1Qzk2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkUxNkJENjdDQjNGMDExRTJBRDNEQjFDNEQ1QUU1Qzk2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+SM9MCAAAA+5JREFUeNrEV11Ik1EY3s4+ddOp29Q5b0opCgKFsoKoi5Kg6CIhuwi6zLJLoYLopq4qsKKgi4i6CYIoU/q5iDAKs6syoS76IRWtyJ+p7cdt7sf1PGOD+e0c3dygAx/67ZzzPM95/877GYdHRg3ZjMXFxepQKNS6sLCwJxqNNuFpiMfjVs4ZjUa/pmmjeD6VlJS8NpvNT4QQ7mxwjSsJiEQim/1+/9lgMHgIr5ohuxG1WCw9Vqv1clFR0dCqBODElV6v90ogEDjGdYbVjXhpaendioqK07CIR7ZAqE49PT09BPL2PMgTByQGsYiZlQD4uMXtdr+JxWINhgINYhGT2MsKgMrm2dnZXgRXhaHAg5jEJodUAHxux4LudHJE9RdEdA+i3Juz7bGHe4mhE9FNrgwBCLirMFV9Okh5eflFh8PR5nK5nDabrR2BNJlKO0T35+Li4n4+/J+/JQCxhmu5h3uJoXNHPbmWZAHMshWB8l5/ipqammaAf0zPDDx1ONV3vurdidqwAQL+pEc8sLcAe1CCvQ3YHxIW8Pl85xSWNC1hADDIv0rIE/o4J0k3kww4xSlwIhcq3EFFOm7KN/hUGOQkt0CFa5WpNJlMvxBEz/IVQAxg/ZRZl9wiHA63yDYieM7DnLP5CiAGsC7I5sgtYKJGWe2A8seFqgFJrJjEPY1Cn3pJ8/9W1e5VWsFDTEmFrBcoDhZJEQkXuhICMyKpjhahqN21hRYATKfUOlDmkygrR4o4C0VOLGJKrOITKB4jijzdXygBKixyC5TDQdnk/Pz8qRw6oOWGlsTKGOQW6OH6FBWsyePxdOXLTgxiyebILZCjz+GLgMIKnXNzc49YMlcRdHXcSwxFVgTInQhC9G33UhNoJLuqq6t345p9y3eUy8OTk5PjAHuI9uo4b07FBaOhsu0A4Unc+T1TU1Nj3KsSSE5yJ65jqF2DDd8QqWYmAZrIM2VlZTdnZmb6AbpdV9V6ec9znf5Q7HjYumdRE0JOp3MjitO4SFa+cZz8Umqe3TCbSLvdfkR/kWDdNQl5InuTcysOcpFT35ZrbBxx4p3JAHlZVVW1D/634VRt+FvLBgK/v5LV9WS+10xMTEwtRw7XvqOL+e2Q8V3AYIOIAXQ26/heWVnZCVfcyKHg2CBgTpmPmjYM8l24GyaUHyaIh7XwfR9ErE8qHoDfn2LTNAVC0HX6MFcBIP8Bi+6F6cdW/DICkANRfx99fEYFQ7Nph5i/uQiA214gno7K+guhaiKg9gC62+M8eR7XsBsYJ4ilam60Fb7r7uAj8wFyuwM1oIOWgfmDy6RXEEQzJMPe23DXrVS7rtyD3Df8z/FPgAEAzWU5Ku59ZAUAAAAASUVORK5CYII=\\\">\"\n                },\n                {\n                    \"key\": \"param\",\n                    \"value\": \"\"\n                },\n                {\n                    \"key\": \"solution\",\n                    \"value\": \"Web servers and frameworks should be updated to be configured to not serve responses to ambiguous URLs in such a way that the relative path of such URLs could be mis-interpreted by components on either the client side, or server side.\\nWithin the application, the correct use of the \\\"<base>\\\" HTML tag in the HTTP response will unambiguously specify the base URL for all relative URLs in the document.\\nUse the \\\"Content-Type\\\" HTTP response header to make it harder for the attacker to force the web browser to mis-interpret the content type of the response.\\nUse the \\\"X-Content-Type-Options: nosniff\\\" HTTP response header to prevent the web browser from \\\"sniffing\\\" the content type of the response.\\nUse a modern DOCTYPE such as \\\"<!doctype html>\\\" to prevent the page from being rendered in the web browser using \\\"Quirks Mode\\\", since this results in the content type being ignored by the web browser.\\nSpecify the \\\"X-Frame-Options\\\" HTTP response header to prevent Quirks Mode from being enabled in the web browser using framing attacks.\"\n                },\n                {\n                    \"key\": \"sourceid\",\n                    \"value\": \"1\"\n                },\n                {\n                    \"key\": \"alertRef\",\n                    \"value\": \"10051\"\n                },\n                {\n                    \"key\": \"attack\",\n                    \"value\": \"https://www.example.com/robots.txt/nggrm/d7l4o\"\n                },\n                {\n                    \"key\": \"confidence\",\n                    \"value\": \"Medium\"\n                },\n                {\n                    \"key\": \"cweid\",\n                    \"value\": \"20\"\n                },\n                {\n                    \"key\": \"wascid\",\n                    \"value\": \"20\"\n                },\n                {\n                    \"key\": \"url\",\n                    \"value\": \"https://www.example.com/robots.txt\"\n                },\n                {\n                    \"key\": \"name\",\n                    \"value\": \"Relative Path Confusion\"\n                },\n                {\n                    \"key\": \"other\",\n                    \"value\": \"No <base> tag was specified in the HTML <head> tag to define the location for relative URLs.\\nA Content Type of \\\"text/html; charset=utf-8\\\" was specified. If the web browser is employing strict parsing rules, this will prevent cross-content attacks from succeeding. Quirks Mode in the web browser would disable strict parsing.\\nNo X-Frame-Options header was specified, so the page can be framed, and this can be used to enable Quirks Mode, allowing the specified Content Type to be bypassed.\"\n                },\n                {\n                    \"key\": \"risk\",\n                    \"value\": \"Medium\"\n                },\n                {\n                    \"key\": \"inputVector\",\n                    \"value\": \"\"\n                },\n                {\n                    \"key\": \"pluginId\",\n                    \"value\": \"10051\"\n                }\n            ],\n            \"cwes\": [\n                {\n                    \"id\": \"CWE-20\",\n                    \"url\": \"https://cwe.mitre.org/data/definitions/20\"\n                }\n            ],\n            \"evidence\": [\n                \"No <base> tag was specified in the HTML <head> tag to define the location for relative URLs.\\nA Content Type of \\\"text/html; charset=utf-8\\\" was specified. If the web browser is employing strict parsing rules, this will prevent cross-content attacks from succeeding. Quirks Mode in the web browser would disable strict parsing.\\nNo X-Frame-Options header was specified, so the page can be framed, and this can be used to enable Quirks Mode, allowing the specified Content Type to be bypassed.\",\n                \"<img width=\\\"32\\\" height=\\\"32\\\" title=\\\"\\\" alt=\\\"\\\" src=\\\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpFMTZCRDY3REIzRjAxMUUyQUQzREIxQzRENUFFNUM5NiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpFMTZCRDY3RUIzRjAxMUUyQUQzREIxQzRENUFFNUM5NiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkUxNkJENjdCQjNGMDExRTJBRDNEQjFDNEQ1QUU1Qzk2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkUxNkJENjdDQjNGMDExRTJBRDNEQjFDNEQ1QUU1Qzk2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+SM9MCAAAA+5JREFUeNrEV11Ik1EY3s4+ddOp29Q5b0opCgKFsoKoi5Kg6CIhuwi6zLJLoYLopq4qsKKgi4i6CYIoU/q5iDAKs6syoS76IRWtyJ+p7cdt7sf1PGOD+e0c3dygAx/67ZzzPM95/877GYdHRg3ZjMXFxepQKNS6sLCwJxqNNuFpiMfjVs4ZjUa/pmmjeD6VlJS8NpvNT4QQ7mxwjSsJiEQim/1+/9lgMHgIr5ohuxG1WCw9Vqv1clFR0dCqBODElV6v90ogEDjGdYbVjXhpaendioqK07CIR7ZAqE49PT09BPL2PMgTByQGsYiZlQD4uMXtdr+JxWINhgINYhGT2MsKgMrm2dnZXgRXhaHAg5jEJodUAHxux4LudHJE9RdEdA+i3Juz7bGHe4mhE9FNrgwBCLirMFV9Okh5eflFh8PR5nK5nDabrR2BNJlKO0T35+Li4n4+/J+/JQCxhmu5h3uJoXNHPbmWZAHMshWB8l5/ipqammaAf0zPDDx1ONV3vurdidqwAQL+pEc8sLcAe1CCvQ3YHxIW8Pl85xSWNC1hADDIv0rIE/o4J0k3kww4xSlwIhcq3EFFOm7KN/hUGOQkt0CFa5WpNJlMvxBEz/IVQAxg/ZRZl9wiHA63yDYieM7DnLP5CiAGsC7I5sgtYKJGWe2A8seFqgFJrJjEPY1Cn3pJ8/9W1e5VWsFDTEmFrBcoDhZJEQkXuhICMyKpjhahqN21hRYATKfUOlDmkygrR4o4C0VOLGJKrOITKB4jijzdXygBKixyC5TDQdnk/Pz8qRw6oOWGlsTKGOQW6OH6FBWsyePxdOXLTgxiyebILZCjz+GLgMIKnXNzc49YMlcRdHXcSwxFVgTInQhC9G33UhNoJLuqq6t345p9y3eUy8OTk5PjAHuI9uo4b07FBaOhsu0A4Unc+T1TU1Nj3KsSSE5yJ65jqF2DDd8QqWYmAZrIM2VlZTdnZmb6AbpdV9V6ec9znf5Q7HjYumdRE0JOp3MjitO4SFa+cZz8Umqe3TCbSLvdfkR/kWDdNQl5InuTcysOcpFT35ZrbBxx4p3JAHlZVVW1D/634VRt+FvLBgK/v5LV9WS+10xMTEwtRw7XvqOL+e2Q8V3AYIOIAXQ26/heWVnZCVfcyKHg2CBgTpmPmjYM8l24GyaUHyaIh7XwfR9ErE8qHoDfn2LTNAVC0HX6MFcBIP8Bi+6F6cdW/DICkANRfx99fEYFQ7Nph5i/uQiA214gno7K+guhaiKg9gC62+M8eR7XsBsYJ4ilam60Fb7r7uAj8wFyuwM1oIOWgfmDy6RXEEQzJMPe23DXrVS7rtyD3Df8z/FPgAEAzWU5Ku59ZAUAAAAASUVORK5CYII=\\\">\"\n            ],\n            \"references\": [\n                \"https://www.w3schools.com/tags/tag_base.asp\",\n                \"https://hsivonen.fi/doctype/\",\n                \"https://arxiv.org/abs/1811.00917\"\n            ],\n            \"targets\": [\n                \"https://www.example.com/robots.txt\"\n            ],\n            \"jiraIssueUrl\": null,\n            \"createdAt\": \"2025-07-29T09:20:58.357Z\",\n            \"lastSeenAt\": \"2025-07-29T11:59:37.223Z\"\n        },\n        {\n            \"id\": \"b3c6f505-65da-4f80-b9b5-d9215ee4d1e7\",\n            \"alertId\": \"90004-3\",\n            \"asset\": {\n                \"id\": \"6fc3d77b-4bba-4aeb-a421-914cea42f56d\",\n                \"value\": \"example.com\",\n                \"tags\": [],\n                \"type\": \"domain\",\n                \"subType\": \"\",\n                \"rootAsset\": null,\n                \"comment\": \"\",\n                \"isRoot\": true,\n                \"isRootCandidate\": false,\n                \"confidence\": 100,\n                \"shouldBeScanned\": true,\n                \"isFalsePositive\": false,\n                \"isActive\": false,\n                \"isScannable\": true,\n                \"scanMode\": \"inherit\",\n                \"inheritedScanMode\": null,\n                \"createdAt\": \"2024-03-28T11:18:51.89Z\",\n                \"lastSeenAt\": \"2025-07-29T11:47:02.414Z\",\n                \"lastActiveAt\": \"2025-07-24T06:29:54.651Z\",\n                \"lastScannedAt\": \"2025-07-29T11:47:02.414Z\",\n                \"deletedAt\": null,\n                \"foundOnPages\": [],\n                \"rootVerificationStatus\": \"verified\",\n                \"rootVerification\": {\n                    \"code\": \"6fc3d77b4bba4aeba421914cea42f56d\",\n                    \"dnsRecord\": \"verification=6fc3d77b4bba4aeba421914cea42f56d\",\n                    \"file\": {\n                        \"name\": \"6fc3d77b4bba4aeba421914cea42f56d.txt\",\n                        \"content\": \"6fc3d77b4bba4aeba421914cea42f56d\"\n                    }\n                },\n                \"totalScans\": 0,\n                \"vulnerabilityStats\": null,\n                \"rootVulnerabilityStats\": null,\n                \"locked\": false\n            },\n            \"name\": \"Insufficient Site Isolation Against Spectre Vulnerability\",\n            \"description\": \"Cross-Origin-Opener-Policy header is a response header that allows a site to control if others included documents share the same browsing context. Sharing the same browsing context with untrusted documents might lead to data leak.\",\n            \"solution\": \"Ensure that the application/web server sets the Cross-Origin-Opener-Policy header appropriately, and that it sets the Cross-Origin-Opener-Policy header to 'same-origin' for documents.\\n'same-origin-allow-popups' is considered as less secured and should be avoided.\\nIf possible, ensure that the end user uses a standards-compliant and modern web browser that supports the Cross-Origin-Opener-Policy header (https://caniuse.com/mdn-http_headers_cross-origin-opener-policy).\",\n            \"severity\": {\n                \"score\": 2.5,\n                \"rating\": \"low\",\n                \"version\": null\n            },\n            \"type\": \"dast\",\n            \"status\": {\n                \"id\": \"open\",\n                \"name\": \"Open\"\n            },\n            \"cve\": null,\n            \"euvd\": null,\n            \"kev\": null,\n            \"epss\": null,\n            \"meta\": [\n                {\n                    \"key\": \"risk\",\n                    \"value\": \"Low\"\n                },\n                {\n                    \"key\": \"inputVector\",\n                    \"value\": \"\"\n                },\n                {\n                    \"key\": \"attack\",\n                    \"value\": \"\"\n                },\n                {\n                    \"key\": \"cweid\",\n                    \"value\": \"693\"\n                },\n                {\n                    \"key\": \"evidence\",\n                    \"value\": \"\"\n                },\n                {\n                    \"key\": \"id\",\n                    \"value\": \"21\"\n                },\n                {\n                    \"key\": \"messageId\",\n                    \"value\": \"3\"\n                },\n                {\n                    \"key\": \"name\",\n                    \"value\": \"Insufficient Site Isolation Against Spectre Vulnerability\"\n                },\n                {\n                    \"key\": \"sourceid\",\n                    \"value\": \"3\"\n                },\n                {\n                    \"key\": \"alert\",\n                    \"value\": \"Insufficient Site Isolation Against Spectre Vulnerability\"\n                },\n                {\n                    \"key\": \"url\",\n                    \"value\": \"https://www.example.com/\"\n                },\n                {\n                    \"key\": \"wascid\",\n                    \"value\": \"14\"\n                },\n                {\n                    \"key\": \"confidence\",\n                    \"value\": \"Medium\"\n                },\n                {\n                    \"key\": \"method\",\n                    \"value\": \"GET\"\n                },\n                {\n                    \"key\": \"pluginId\",\n                    \"value\": \"90004\"\n                },\n                {\n                    \"key\": \"reference\",\n                    \"value\": \"https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cross-Origin-Opener-Policy\"\n                },\n                {\n                    \"key\": \"alertRef\",\n                    \"value\": \"90004-3\"\n                },\n                {\n                    \"key\": \"other\",\n                    \"value\": \"\"\n                },\n                {\n                    \"key\": \"param\",\n                    \"value\": \"Cross-Origin-Opener-Policy\"\n                },\n                {\n                    \"key\": \"solution\",\n                    \"value\": \"Ensure that the application/web server sets the Cross-Origin-Opener-Policy header appropriately, and that it sets the Cross-Origin-Opener-Policy header to 'same-origin' for documents.\\n'same-origin-allow-popups' is considered as less secured and should be avoided.\\nIf possible, ensure that the end user uses a standards-compliant and modern web browser that supports the Cross-Origin-Opener-Policy header (https://caniuse.com/mdn-http_headers_cross-origin-opener-policy).\"\n                },\n                {\n                    \"key\": \"description\",\n                    \"value\": \"Cross-Origin-Opener-Policy header is a response header that allows a site to control if others included documents share the same browsing context. Sharing the same browsing context with untrusted documents might lead to data leak.\"\n                }\n            ],\n            \"cwes\": [\n                {\n                    \"id\": \"CWE-693\",\n                    \"url\": \"https://cwe.mitre.org/data/definitions/693\"\n                }\n            ],\n            \"references\": [\n                \"https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cross-Origin-Opener-Policy\"\n            ],\n            \"targets\": [\n                \"https://www.example.com/\"\n            ],\n            \"jiraIssueUrl\": null,\n            \"createdAt\": \"2025-07-29T09:20:58.354Z\",\n            \"lastSeenAt\": \"2025-07-29T11:59:37.221Z\"\n        },\n        {\n            \"id\": \"b41b7081-ca08-4e13-987b-ed4fd4a1d696\",\n            \"alertId\": \"90004-2\",\n            \"asset\": {\n                \"id\": \"6fc3d77b-4bba-4aeb-a421-914cea42f56d\",\n                \"value\": \"example.com\",\n                \"tags\": [],\n                \"type\": \"domain\",\n                \"subType\": \"\",\n                \"rootAsset\": null,\n                \"comment\": \"\",\n                \"isRoot\": true,\n                \"isRootCandidate\": false,\n                \"confidence\": 100,\n                \"shouldBeScanned\": true,\n                \"isFalsePositive\": false,\n                \"isActive\": false,\n                \"isScannable\": true,\n                \"scanMode\": \"inherit\",\n                \"inheritedScanMode\": null,\n                \"createdAt\": \"2024-03-28T11:18:51.89Z\",\n                \"lastSeenAt\": \"2025-07-29T11:47:02.414Z\",\n                \"lastActiveAt\": \"2025-07-24T06:29:54.651Z\",\n                \"lastScannedAt\": \"2025-07-29T11:47:02.414Z\",\n                \"deletedAt\": null,\n                \"foundOnPages\": [],\n                \"rootVerificationStatus\": \"verified\",\n                \"rootVerification\": {\n                    \"code\": \"6fc3d77b4bba4aeba421914cea42f56d\",\n                    \"dnsRecord\": \"verification=6fc3d77b4bba4aeba421914cea42f56d\",\n                    \"file\": {\n                        \"name\": \"6fc3d77b4bba4aeba421914cea42f56d.txt\",\n                        \"content\": \"6fc3d77b4bba4aeba421914cea42f56d\"\n                    }\n                },\n                \"totalScans\": 0,\n                \"vulnerabilityStats\": null,\n                \"rootVulnerabilityStats\": null,\n                \"locked\": false\n            },\n            \"name\": \"Insufficient Site Isolation Against Spectre Vulnerability\",\n            \"description\": \"Cross-Origin-Embedder-Policy header is a response header that prevents a document from loading any cross-origin resources that don't explicitly grant the document permission (using CORP or CORS).\",\n            \"solution\": \"Ensure that the application/web server sets the Cross-Origin-Embedder-Policy header appropriately, and that it sets the Cross-Origin-Embedder-Policy header to 'require-corp' for documents.\\nIf possible, ensure that the end user uses a standards-compliant and modern web browser that supports the Cross-Origin-Embedder-Policy header (https://caniuse.com/mdn-http_headers_cross-origin-embedder-policy).\",\n            \"severity\": {\n                \"score\": 2.5,\n                \"rating\": \"low\",\n                \"version\": null\n            },\n            \"type\": \"dast\",\n            \"status\": {\n                \"id\": \"open\",\n                \"name\": \"Open\"\n            },\n            \"cve\": null,\n            \"euvd\": null,\n            \"kev\": null,\n            \"epss\": null,\n            \"meta\": [\n                {\n                    \"key\": \"id\",\n                    \"value\": \"20\"\n                },\n                {\n                    \"key\": \"inputVector\",\n                    \"value\": \"\"\n                },\n                {\n                    \"key\": \"other\",\n                    \"value\": \"\"\n                },\n                {\n                    \"key\": \"param\",\n                    \"value\": \"Cross-Origin-Embedder-Policy\"\n                },\n                {\n                    \"key\": \"pluginId\",\n                    \"value\": \"90004\"\n                },\n                {\n                    \"key\": \"alert\",\n                    \"value\": \"Insufficient Site Isolation Against Spectre Vulnerability\"\n                },\n                {\n                    \"key\": \"description\",\n                    \"value\": \"Cross-Origin-Embedder-Policy header is a response header that prevents a document from loading any cross-origin resources that don't explicitly grant the document permission (using CORP or CORS).\"\n                },\n                {\n                    \"key\": \"evidence\",\n                    \"value\": \"\"\n                },\n                {\n                    \"key\": \"solution\",\n                    \"value\": \"Ensure that the application/web server sets the Cross-Origin-Embedder-Policy header appropriately, and that it sets the Cross-Origin-Embedder-Policy header to 'require-corp' for documents.\\nIf possible, ensure that the end user uses a standards-compliant and modern web browser that supports the Cross-Origin-Embedder-Policy header (https://caniuse.com/mdn-http_headers_cross-origin-embedder-policy).\"\n                },\n                {\n                    \"key\": \"url\",\n                    \"value\": \"https://www.example.com/\"\n                },\n                {\n                    \"key\": \"wascid\",\n                    \"value\": \"14\"\n                },\n                {\n                    \"key\": \"risk\",\n                    \"value\": \"Low\"\n                },\n                {\n                    \"key\": \"attack\",\n                    \"value\": \"\"\n                },\n                {\n                    \"key\": \"messageId\",\n                    \"value\": \"3\"\n                },\n                {\n                    \"key\": \"reference\",\n                    \"value\": \"https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cross-Origin-Embedder-Policy\"\n                },\n                {\n                    \"key\": \"sourceid\",\n                    \"value\": \"3\"\n                },\n                {\n                    \"key\": \"confidence\",\n                    \"value\": \"Medium\"\n                },\n                {\n                    \"key\": \"cweid\",\n                    \"value\": \"693\"\n                },\n                {\n                    \"key\": \"name\",\n                    \"value\": \"Insufficient Site Isolation Against Spectre Vulnerability\"\n                },\n                {\n                    \"key\": \"alertRef\",\n                    \"value\": \"90004-2\"\n                },\n                {\n                    \"key\": \"method\",\n                    \"value\": \"GET\"\n                }\n            ],\n            \"cwes\": [\n                {\n                    \"id\": \"CWE-693\",\n                    \"url\": \"https://cwe.mitre.org/data/definitions/693\"\n                }\n            ],\n            \"references\": [\n                \"https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cross-Origin-Embedder-Policy\"\n            ],\n            \"targets\": [\n                \"https://www.example.com/\"\n            ],\n            \"jiraIssueUrl\": null,\n            \"createdAt\": \"2025-07-29T09:20:58.351Z\",\n            \"lastSeenAt\": \"2025-07-29T11:59:37.219Z\"\n        },\n        {\n            \"id\": \"03206dfd-8b0b-40b2-9961-2a4c8809b41b\",\n            \"alertId\": \"10063-1\",\n            \"asset\": {\n                \"id\": \"6fc3d77b-4bba-4aeb-a421-914cea42f56d\",\n                \"value\": \"example.com\",\n                \"tags\": [],\n                \"type\": \"domain\",\n                \"subType\": \"\",\n                \"rootAsset\": null,\n                \"comment\": \"\",\n                \"isRoot\": true,\n                \"isRootCandidate\": false,\n                \"confidence\": 100,\n                \"shouldBeScanned\": true,\n                \"isFalsePositive\": false,\n                \"isActive\": false,\n                \"isScannable\": true,\n                \"scanMode\": \"inherit\",\n                \"inheritedScanMode\": null,\n                \"createdAt\": \"2024-03-28T11:18:51.89Z\",\n                \"lastSeenAt\": \"2025-07-29T11:47:02.414Z\",\n                \"lastActiveAt\": \"2025-07-24T06:29:54.651Z\",\n                \"lastScannedAt\": \"2025-07-29T11:47:02.414Z\",\n                \"deletedAt\": null,\n                \"foundOnPages\": [],\n                \"rootVerificationStatus\": \"verified\",\n                \"rootVerification\": {\n                    \"code\": \"6fc3d77b4bba4aeba421914cea42f56d\",\n                    \"dnsRecord\": \"verification=6fc3d77b4bba4aeba421914cea42f56d\",\n                    \"file\": {\n                        \"name\": \"6fc3d77b4bba4aeba421914cea42f56d.txt\",\n                        \"content\": \"6fc3d77b4bba4aeba421914cea42f56d\"\n                    }\n                },\n                \"totalScans\": 0,\n                \"vulnerabilityStats\": null,\n                \"rootVulnerabilityStats\": null,\n                \"locked\": false\n            },\n            \"name\": \"Permissions Policy Header Not Set\",\n            \"description\": \"Permissions Policy Header is an added layer of security that helps to restrict from unauthorized access or usage of browser/client features by web resources. This policy ensures the user privacy by limiting or specifying the features of the browsers can be used by the web resources. Permissions Policy provides a set of standard HTTP headers that allow website owners to limit which features of browsers can be used by the page such as camera, microphone, location, full screen etc.\",\n            \"solution\": \"Ensure that your web server, application server, load balancer, etc. is configured to set the Permissions-Policy header.\",\n            \"severity\": {\n                \"score\": 2.5,\n                \"rating\": \"low\",\n                \"version\": null\n            },\n            \"type\": \"dast\",\n            \"status\": {\n                \"id\": \"open\",\n                \"name\": \"Open\"\n            },\n            \"cve\": null,\n            \"euvd\": null,\n            \"kev\": null,\n            \"epss\": null,\n            \"meta\": [\n                {\n                    \"key\": \"name\",\n                    \"value\": \"Permissions Policy Header Not Set\"\n                },\n                {\n                    \"key\": \"other\",\n                    \"value\": \"\"\n                },\n                {\n                    \"key\": \"reference\",\n                    \"value\": \"https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Permissions-Policy\\nhttps://developer.chrome.com/blog/feature-policy/\\nhttps://scotthelme.co.uk/a-new-security-header-feature-policy/\\nhttps://w3c.github.io/webappsec-feature-policy/\\nhttps://www.smashingmagazine.com/2018/12/feature-policy/\"\n                },\n                {\n                    \"key\": \"risk\",\n                    \"value\": \"Low\"\n                },\n                {\n                    \"key\": \"solution\",\n                    \"value\": \"Ensure that your web server, application server, load balancer, etc. is configured to set the Permissions-Policy header.\"\n                },\n                {\n                    \"key\": \"attack\",\n                    \"value\": \"\"\n                },\n                {\n                    \"key\": \"method\",\n                    \"value\": \"GET\"\n                },\n                {\n                    \"key\": \"param\",\n                    \"value\": \"\"\n                },\n                {\n                    \"key\": \"pluginId\",\n                    \"value\": \"10063\"\n                },\n                {\n                    \"key\": \"inputVector\",\n                    \"value\": \"\"\n                },\n                {\n                    \"key\": \"sourceid\",\n                    \"value\": \"3\"\n                },\n                {\n                    \"key\": \"url\",\n                    \"value\": \"https://www.example.com/robots.txt\"\n                },\n                {\n                    \"key\": \"alert\",\n                    \"value\": \"Permissions Policy Header Not Set\"\n                },\n                {\n                    \"key\": \"alertRef\",\n                    \"value\": \"10063-1\"\n                },\n                {\n                    \"key\": \"confidence\",\n                    \"value\": \"Medium\"\n                },\n                {\n                    \"key\": \"description\",\n                    \"value\": \"Permissions Policy Header is an added layer of security that helps to restrict from unauthorized access or usage of browser/client features by web resources. This policy ensures the user privacy by limiting or specifying the features of the browsers can be used by the web resources. Permissions Policy provides a set of standard HTTP headers that allow website owners to limit which features of browsers can be used by the page such as camera, microphone, location, full screen etc.\"\n                },\n                {\n                    \"key\": \"evidence\",\n                    \"value\": \"\"\n                },\n                {\n                    \"key\": \"cweid\",\n                    \"value\": \"693\"\n                },\n                {\n                    \"key\": \"id\",\n                    \"value\": \"19\"\n                },\n                {\n                    \"key\": \"messageId\",\n                    \"value\": \"5\"\n                },\n                {\n                    \"key\": \"wascid\",\n                    \"value\": \"15\"\n                }\n            ],\n            \"cwes\": [\n                {\n                    \"id\": \"CWE-693\",\n                    \"url\": \"https://cwe.mitre.org/data/definitions/693\"\n                }\n            ],\n            \"references\": [\n                \"https://developer.chrome.com/blog/feature-policy/\",\n                \"https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Permissions-Policy\",\n                \"https://www.smashingmagazine.com/2018/12/feature-policy/\",\n                \"https://scotthelme.co.uk/a-new-security-header-feature-policy/\",\n                \"https://w3c.github.io/webappsec-feature-policy/\"\n            ],\n            \"targets\": [\n                \"https://www.example.com/robots.txt\",\n                \"https://www.example.com/\"\n            ],\n            \"jiraIssueUrl\": null,\n            \"createdAt\": \"2025-07-29T09:20:58.341Z\",\n            \"lastSeenAt\": \"2025-07-29T11:59:37.217Z\"\n        },\n        {\n            \"id\": \"7fae664b-d4b7-47a0-88ac-3dd66520c984\",\n            \"alertId\": \"10021\",\n            \"asset\": {\n                \"id\": \"6fc3d77b-4bba-4aeb-a421-914cea42f56d\",\n                \"value\": \"example.com\",\n                \"tags\": [],\n                \"type\": \"domain\",\n                \"subType\": \"\",\n                \"rootAsset\": null,\n                \"comment\": \"\",\n                \"isRoot\": true,\n                \"isRootCandidate\": false,\n                \"confidence\": 100,\n                \"shouldBeScanned\": true,\n                \"isFalsePositive\": false,\n                \"isActive\": false,\n                \"isScannable\": true,\n                \"scanMode\": \"inherit\",\n                \"inheritedScanMode\": null,\n                \"createdAt\": \"2024-03-28T11:18:51.89Z\",\n                \"lastSeenAt\": \"2025-07-29T11:47:02.414Z\",\n                \"lastActiveAt\": \"2025-07-24T06:29:54.651Z\",\n                \"lastScannedAt\": \"2025-07-29T11:47:02.414Z\",\n                \"deletedAt\": null,\n                \"foundOnPages\": [],\n                \"rootVerificationStatus\": \"verified\",\n                \"rootVerification\": {\n                    \"code\": \"6fc3d77b4bba4aeba421914cea42f56d\",\n                    \"dnsRecord\": \"verification=6fc3d77b4bba4aeba421914cea42f56d\",\n                    \"file\": {\n                        \"name\": \"6fc3d77b4bba4aeba421914cea42f56d.txt\",\n                        \"content\": \"6fc3d77b4bba4aeba421914cea42f56d\"\n                    }\n                },\n                \"totalScans\": 0,\n                \"vulnerabilityStats\": null,\n                \"rootVulnerabilityStats\": null,\n                \"locked\": false\n            },\n            \"name\": \"X-Content-Type-Options Header Missing\",\n            \"description\": \"The Anti-MIME-Sniffing header X-Content-Type-Options was not set to 'nosniff'. This allows older versions of Internet Explorer and Chrome to perform MIME-sniffing on the response body, potentially causing the response body to be interpreted and displayed as a content type other than the declared content type. Current (early 2014) and legacy versions of Firefox will use the declared content type (if one is set), rather than performing MIME-sniffing.\",\n            \"solution\": \"Ensure that the application/web server sets the Content-Type header appropriately, and that it sets the X-Content-Type-Options header to 'nosniff' for all web pages.\\nIf possible, ensure that the end user uses a standards-compliant and modern web browser that does not perform MIME-sniffing at all, or that can be directed by the web application/web server to not perform MIME-sniffing.\",\n            \"severity\": {\n                \"score\": 2.5,\n                \"rating\": \"low\",\n                \"version\": null\n            },\n            \"type\": \"dast\",\n            \"status\": {\n                \"id\": \"open\",\n                \"name\": \"Open\"\n            },\n            \"cve\": null,\n            \"euvd\": null,\n            \"kev\": null,\n            \"epss\": null,\n            \"meta\": [\n                {\n                    \"key\": \"cweid\",\n                    \"value\": \"693\"\n                },\n                {\n                    \"key\": \"risk\",\n                    \"value\": \"Low\"\n                },\n                {\n                    \"key\": \"url\",\n                    \"value\": \"https://www.example.com/\"\n                },\n                {\n                    \"key\": \"wascid\",\n                    \"value\": \"15\"\n                },\n                {\n                    \"key\": \"alert\",\n                    \"value\": \"X-Content-Type-Options Header Missing\"\n                },\n                {\n                    \"key\": \"attack\",\n                    \"value\": \"\"\n                },\n                {\n                    \"key\": \"confidence\",\n                    \"value\": \"Medium\"\n                },\n                {\n                    \"key\": \"id\",\n                    \"value\": \"15\"\n                },\n                {\n                    \"key\": \"param\",\n                    \"value\": \"x-content-type-options\"\n                },\n                {\n                    \"key\": \"solution\",\n                    \"value\": \"Ensure that the application/web server sets the Content-Type header appropriately, and that it sets the X-Content-Type-Options header to 'nosniff' for all web pages.\\nIf possible, ensure that the end user uses a standards-compliant and modern web browser that does not perform MIME-sniffing at all, or that can be directed by the web application/web server to not perform MIME-sniffing.\"\n                },\n                {\n                    \"key\": \"alertRef\",\n                    \"value\": \"10021\"\n                },\n                {\n                    \"key\": \"name\",\n                    \"value\": \"X-Content-Type-Options Header Missing\"\n                },\n                {\n                    \"key\": \"pluginId\",\n                    \"value\": \"10021\"\n                },\n                {\n                    \"key\": \"description\",\n                    \"value\": \"The Anti-MIME-Sniffing header X-Content-Type-Options was not set to 'nosniff'. This allows older versions of Internet Explorer and Chrome to perform MIME-sniffing on the response body, potentially causing the response body to be interpreted and displayed as a content type other than the declared content type. Current (early 2014) and legacy versions of Firefox will use the declared content type (if one is set), rather than performing MIME-sniffing.\"\n                },\n                {\n                    \"key\": \"inputVector\",\n                    \"value\": \"\"\n                },\n                {\n                    \"key\": \"messageId\",\n                    \"value\": \"3\"\n                },\n                {\n                    \"key\": \"method\",\n                    \"value\": \"GET\"\n                },\n                {\n                    \"key\": \"other\",\n                    \"value\": \"This issue still applies to error type pages (401, 403, 500, etc.) as those pages are often still affected by injection issues, in which case there is still concern for browsers sniffing pages away from their actual content type.\\nAt \\\"High\\\" threshold this scan rule will not alert on client or server error responses.\"\n                },\n                {\n                    \"key\": \"reference\",\n                    \"value\": \"https://learn.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/compatibility/gg622941(v=vs.85)\\nhttps://owasp.org/www-community/Security_Headers\"\n                },\n                {\n                    \"key\": \"sourceid\",\n                    \"value\": \"3\"\n                },\n                {\n                    \"key\": \"evidence\",\n                    \"value\": \"\"\n                }\n            ],\n            \"cwes\": [\n                {\n                    \"id\": \"CWE-693\",\n                    \"url\": \"https://cwe.mitre.org/data/definitions/693\"\n                }\n            ],\n            \"evidence\": [\n                \"This issue still applies to error type pages (401, 403, 500, etc.) as those pages are often still affected by injection issues, in which case there is still concern for browsers sniffing pages away from their actual content type.\\nAt \\\"High\\\" threshold this scan rule will not alert on client or server error responses.\"\n            ],\n            \"references\": [\n                \"https://learn.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/compatibility/gg622941(v=vs.85)\",\n                \"https://owasp.org/www-community/Security_Headers\"\n            ],\n            \"targets\": [\n                \"https://www.example.com/\"\n            ],\n            \"jiraIssueUrl\": null,\n            \"createdAt\": \"2025-07-29T09:20:58.337Z\",\n            \"lastSeenAt\": \"2025-07-29T11:59:37.212Z\"\n        },\n        {\n            \"id\": \"e15f871e-3fc6-4c8d-afea-7a787442cc6a\",\n            \"alertId\": \"10035-1\",\n            \"asset\": {\n                \"id\": \"6fc3d77b-4bba-4aeb-a421-914cea42f56d\",\n                \"value\": \"example.com\",\n                \"tags\": [],\n                \"type\": \"domain\",\n                \"subType\": \"\",\n                \"rootAsset\": null,\n                \"comment\": \"\",\n                \"isRoot\": true,\n                \"isRootCandidate\": false,\n                \"confidence\": 100,\n                \"shouldBeScanned\": true,\n                \"isFalsePositive\": false,\n                \"isActive\": false,\n                \"isScannable\": true,\n                \"scanMode\": \"inherit\",\n                \"inheritedScanMode\": null,\n                \"createdAt\": \"2024-03-28T11:18:51.89Z\",\n                \"lastSeenAt\": \"2025-07-29T11:47:02.414Z\",\n                \"lastActiveAt\": \"2025-07-24T06:29:54.651Z\",\n                \"lastScannedAt\": \"2025-07-29T11:47:02.414Z\",\n                \"deletedAt\": null,\n                \"foundOnPages\": [],\n                \"rootVerificationStatus\": \"verified\",\n                \"rootVerification\": {\n                    \"code\": \"6fc3d77b4bba4aeba421914cea42f56d\",\n                    \"dnsRecord\": \"verification=6fc3d77b4bba4aeba421914cea42f56d\",\n                    \"file\": {\n                        \"name\": \"6fc3d77b4bba4aeba421914cea42f56d.txt\",\n                        \"content\": \"6fc3d77b4bba4aeba421914cea42f56d\"\n                    }\n                },\n                \"totalScans\": 0,\n                \"vulnerabilityStats\": null,\n                \"rootVulnerabilityStats\": null,\n                \"locked\": false\n            },\n            \"name\": \"Strict-Transport-Security Header Not Set\",\n            \"description\": \"HTTP Strict Transport Security (HSTS) is a web security policy mechanism whereby a web server declares that complying user agents (such as a web browser) are to interact with it using only secure HTTPS connections (i.e. HTTP layered over TLS/SSL). HSTS is an IETF standards track protocol and is specified in RFC 6797.\",\n            \"solution\": \"Ensure that your web server, application server, load balancer, etc. is configured to enforce Strict-Transport-Security.\",\n            \"severity\": {\n                \"score\": 2.5,\n                \"rating\": \"low\",\n                \"version\": null\n            },\n            \"type\": \"dast\",\n            \"status\": {\n                \"id\": \"open\",\n                \"name\": \"Open\"\n            },\n            \"cve\": null,\n            \"euvd\": null,\n            \"kev\": null,\n            \"epss\": null,\n            \"meta\": [\n                {\n                    \"key\": \"risk\",\n                    \"value\": \"Low\"\n                },\n                {\n                    \"key\": \"solution\",\n                    \"value\": \"Ensure that your web server, application server, load balancer, etc. is configured to enforce Strict-Transport-Security.\"\n                },\n                {\n                    \"key\": \"alert\",\n                    \"value\": \"Strict-Transport-Security Header Not Set\"\n                },\n                {\n                    \"key\": \"inputVector\",\n                    \"value\": \"\"\n                },\n                {\n                    \"key\": \"method\",\n                    \"value\": \"GET\"\n                },\n                {\n                    \"key\": \"name\",\n                    \"value\": \"Strict-Transport-Security Header Not Set\"\n                },\n                {\n                    \"key\": \"param\",\n                    \"value\": \"\"\n                },\n                {\n                    \"key\": \"pluginId\",\n                    \"value\": \"10035\"\n                },\n                {\n                    \"key\": \"messageId\",\n                    \"value\": \"5\"\n                },\n                {\n                    \"key\": \"other\",\n                    \"value\": \"\"\n                },\n                {\n                    \"key\": \"reference\",\n                    \"value\": \"https://cheatsheetseries.owasp.org/cheatsheets/HTTP_Strict_Transport_Security_Cheat_Sheet.html\\nhttps://owasp.org/www-community/Security_Headers\\nhttps://en.wikipedia.org/wiki/HTTP_Strict_Transport_Security\\nhttps://caniuse.com/stricttransportsecurity\\nhttps://datatracker.ietf.org/doc/html/rfc6797\"\n                },\n                {\n                    \"key\": \"sourceid\",\n                    \"value\": \"3\"\n                },\n                {\n                    \"key\": \"wascid\",\n                    \"value\": \"15\"\n                },\n                {\n                    \"key\": \"confidence\",\n                    \"value\": \"High\"\n                },\n                {\n                    \"key\": \"description\",\n                    \"value\": \"HTTP Strict Transport Security (HSTS) is a web security policy mechanism whereby a web server declares that complying user agents (such as a web browser) are to interact with it using only secure HTTPS connections (i.e. HTTP layered over TLS/SSL). HSTS is an IETF standards track protocol and is specified in RFC 6797.\"\n                },\n                {\n                    \"key\": \"evidence\",\n                    \"value\": \"\"\n                },\n                {\n                    \"key\": \"url\",\n                    \"value\": \"https://www.example.com/robots.txt\"\n                },\n                {\n                    \"key\": \"alertRef\",\n                    \"value\": \"10035-1\"\n                },\n                {\n                    \"key\": \"attack\",\n                    \"value\": \"\"\n                },\n                {\n                    \"key\": \"cweid\",\n                    \"value\": \"319\"\n                },\n                {\n                    \"key\": \"id\",\n                    \"value\": \"14\"\n                }\n            ],\n            \"cwes\": [\n                {\n                    \"id\": \"CWE-319\",\n                    \"url\": \"https://cwe.mitre.org/data/definitions/319\"\n                }\n            ],\n            \"references\": [\n                \"https://owasp.org/www-community/Security_Headers\",\n                \"https://cheatsheetseries.owasp.org/cheatsheets/HTTP_Strict_Transport_Security_Cheat_Sheet.html\",\n                \"https://datatracker.ietf.org/doc/html/rfc6797\",\n                \"https://caniuse.com/stricttransportsecurity\",\n                \"https://en.wikipedia.org/wiki/HTTP_Strict_Transport_Security\"\n            ],\n            \"targets\": [\n                \"https://www.example.com/robots.txt\",\n                \"https://www.example.com/\"\n            ],\n            \"jiraIssueUrl\": null,\n            \"createdAt\": \"2025-07-29T09:20:58.328Z\",\n            \"lastSeenAt\": \"2025-07-29T11:59:37.21Z\"\n        },\n        {\n            \"id\": \"f7943d5b-9e69-4ddc-9a1e-cfb1e54c1261\",\n            \"alertId\": \"10098\",\n            \"asset\": {\n                \"id\": \"6fc3d77b-4bba-4aeb-a421-914cea42f56d\",\n                \"value\": \"example.com\",\n                \"tags\": [],\n                \"type\": \"domain\",\n                \"subType\": \"\",\n                \"rootAsset\": null,\n                \"comment\": \"\",\n                \"isRoot\": true,\n                \"isRootCandidate\": false,\n                \"confidence\": 100,\n                \"shouldBeScanned\": true,\n                \"isFalsePositive\": false,\n                \"isActive\": false,\n                \"isScannable\": true,\n                \"scanMode\": \"inherit\",\n                \"inheritedScanMode\": null,\n                \"createdAt\": \"2024-03-28T11:18:51.89Z\",\n                \"lastSeenAt\": \"2025-07-29T11:47:02.414Z\",\n                \"lastActiveAt\": \"2025-07-24T06:29:54.651Z\",\n                \"lastScannedAt\": \"2025-07-29T11:47:02.414Z\",\n                \"deletedAt\": null,\n                \"foundOnPages\": [],\n                \"rootVerificationStatus\": \"verified\",\n                \"rootVerification\": {\n                    \"code\": \"6fc3d77b4bba4aeba421914cea42f56d\",\n                    \"dnsRecord\": \"verification=6fc3d77b4bba4aeba421914cea42f56d\",\n                    \"file\": {\n                        \"name\": \"6fc3d77b4bba4aeba421914cea42f56d.txt\",\n                        \"content\": \"6fc3d77b4bba4aeba421914cea42f56d\"\n                    }\n                },\n                \"totalScans\": 0,\n                \"vulnerabilityStats\": null,\n                \"rootVulnerabilityStats\": null,\n                \"locked\": false\n            },\n            \"name\": \"Cross-Domain Misconfiguration\",\n            \"description\": \"Web browser data loading may be possible, due to a Cross Origin Resource Sharing (CORS) misconfiguration on the web server.\",\n            \"solution\": \"Ensure that sensitive data is not available in an unauthenticated manner (using IP address white-listing, for instance).\\nConfigure the \\\"Access-Control-Allow-Origin\\\" HTTP header to a more restrictive set of domains, or remove all CORS headers entirely, to allow the web browser to enforce the Same Origin Policy (SOP) in a more restrictive manner.\",\n            \"severity\": {\n                \"score\": 5,\n                \"rating\": \"medium\",\n                \"version\": null\n            },\n            \"type\": \"dast\",\n            \"status\": {\n                \"id\": \"open\",\n                \"name\": \"Open\"\n            },\n            \"cve\": null,\n            \"euvd\": null,\n            \"kev\": null,\n            \"epss\": null,\n            \"meta\": [\n                {\n                    \"key\": \"solution\",\n                    \"value\": \"Ensure that sensitive data is not available in an unauthenticated manner (using IP address white-listing, for instance).\\nConfigure the \\\"Access-Control-Allow-Origin\\\" HTTP header to a more restrictive set of domains, or remove all CORS headers entirely, to allow the web browser to enforce the Same Origin Policy (SOP) in a more restrictive manner.\"\n                },\n                {\n                    \"key\": \"alertRef\",\n                    \"value\": \"10098\"\n                },\n                {\n                    \"key\": \"evidence\",\n                    \"value\": \"Access-Control-Allow-Origin: *\"\n                },\n                {\n                    \"key\": \"inputVector\",\n                    \"value\": \"\"\n                },\n                {\n                    \"key\": \"attack\",\n                    \"value\": \"\"\n                },\n                {\n                    \"key\": \"confidence\",\n                    \"value\": \"Medium\"\n                },\n                {\n                    \"key\": \"reference\",\n                    \"value\": \"https://vulncat.fortify.com/en/detail?id=desc.config.dotnet.html5_overly_permissive_cors_policy\"\n                },\n                {\n                    \"key\": \"cweid\",\n                    \"value\": \"264\"\n                },\n                {\n                    \"key\": \"name\",\n                    \"value\": \"Cross-Domain Misconfiguration\"\n                },\n                {\n                    \"key\": \"param\",\n                    \"value\": \"\"\n                },\n                {\n                    \"key\": \"messageId\",\n                    \"value\": \"5\"\n                },\n                {\n                    \"key\": \"method\",\n                    \"value\": \"GET\"\n                },\n                {\n                    \"key\": \"other\",\n                    \"value\": \"The CORS misconfiguration on the web server permits cross-domain read requests from arbitrary third party domains, using unauthenticated APIs on this domain. Web browser implementations do not permit arbitrary third parties to read the response from authenticated APIs, however. This reduces the risk somewhat. This misconfiguration could be used by an attacker to access data that is available in an unauthenticated manner, but which uses some other form of security, such as IP address white-listing.\"\n                },\n                {\n                    \"key\": \"pluginId\",\n                    \"value\": \"10098\"\n                },\n                {\n                    \"key\": \"risk\",\n                    \"value\": \"Medium\"\n                },\n                {\n                    \"key\": \"alert\",\n                    \"value\": \"Cross-Domain Misconfiguration\"\n                },\n                {\n                    \"key\": \"description\",\n                    \"value\": \"Web browser data loading may be possible, due to a Cross Origin Resource Sharing (CORS) misconfiguration on the web server.\"\n                },\n                {\n                    \"key\": \"id\",\n                    \"value\": \"10\"\n                },\n                {\n                    \"key\": \"sourceid\",\n                    \"value\": \"3\"\n                },\n                {\n                    \"key\": \"url\",\n                    \"value\": \"https://www.example.com/robots.txt\"\n                },\n                {\n                    \"key\": \"wascid\",\n                    \"value\": \"14\"\n                }\n            ],\n            \"cwes\": [\n                {\n                    \"id\": \"CWE-264\",\n                    \"url\": \"https://cwe.mitre.org/data/definitions/264\"\n                }\n            ],\n            \"evidence\": [\n                \"The CORS misconfiguration on the web server permits cross-domain read requests from arbitrary third party domains, using unauthenticated APIs on this domain. Web browser implementations do not permit arbitrary third parties to read the response from authenticated APIs, however. This reduces the risk somewhat. This misconfiguration could be used by an attacker to access data that is available in an unauthenticated manner, but which uses some other form of security, such as IP address white-listing.\",\n                \"Access-Control-Allow-Origin: *\"\n            ],\n            \"references\": [\n                \"https://vulncat.fortify.com/en/detail?id=desc.config.dotnet.html5_overly_permissive_cors_policy\"\n            ],\n            \"targets\": [\n                \"https://www.example.com/\",\n                \"https://www.example.com/robots.txt\"\n            ],\n            \"jiraIssueUrl\": null,\n            \"createdAt\": \"2025-07-29T09:20:58.318Z\",\n            \"lastSeenAt\": \"2025-07-29T11:59:37.206Z\"\n        },\n        {\n            \"id\": \"84e31bd4-091d-4562-ae09-03d55e9a14ec\",\n            \"alertId\": \"10038-1\",\n            \"asset\": {\n                \"id\": \"6fc3d77b-4bba-4aeb-a421-914cea42f56d\",\n                \"value\": \"example.com\",\n                \"tags\": [],\n                \"type\": \"domain\",\n                \"subType\": \"\",\n                \"rootAsset\": null,\n                \"comment\": \"\",\n                \"isRoot\": true,\n                \"isRootCandidate\": false,\n                \"confidence\": 100,\n                \"shouldBeScanned\": true,\n                \"isFalsePositive\": false,\n                \"isActive\": false,\n                \"isScannable\": true,\n                \"scanMode\": \"inherit\",\n                \"inheritedScanMode\": null,\n                \"createdAt\": \"2024-03-28T11:18:51.89Z\",\n                \"lastSeenAt\": \"2025-07-29T11:47:02.414Z\",\n                \"lastActiveAt\": \"2025-07-24T06:29:54.651Z\",\n                \"lastScannedAt\": \"2025-07-29T11:47:02.414Z\",\n                \"deletedAt\": null,\n                \"foundOnPages\": [],\n                \"rootVerificationStatus\": \"verified\",\n                \"rootVerification\": {\n                    \"code\": \"6fc3d77b4bba4aeba421914cea42f56d\",\n                    \"dnsRecord\": \"verification=6fc3d77b4bba4aeba421914cea42f56d\",\n                    \"file\": {\n                        \"name\": \"6fc3d77b4bba4aeba421914cea42f56d.txt\",\n                        \"content\": \"6fc3d77b4bba4aeba421914cea42f56d\"\n                    }\n                },\n                \"totalScans\": 0,\n                \"vulnerabilityStats\": null,\n                \"rootVulnerabilityStats\": null,\n                \"locked\": false\n            },\n            \"name\": \"Content Security Policy (CSP) Header Not Set\",\n            \"description\": \"Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate certain types of attacks, including Cross Site Scripting (XSS) and data injection attacks. These attacks are used for everything from data theft to site defacement or distribution of malware. CSP provides a set of standard HTTP headers that allow website owners to declare approved sources of content that browsers should be allowed to load on that page — covered types are JavaScript, CSS, HTML frames, fonts, images and embeddable objects such as Java applets, ActiveX, audio and video files.\",\n            \"solution\": \"Ensure that your web server, application server, load balancer, etc. is configured to set the Content-Security-Policy header.\",\n            \"severity\": {\n                \"score\": 5,\n                \"rating\": \"medium\",\n                \"version\": null\n            },\n            \"type\": \"dast\",\n            \"status\": {\n                \"id\": \"open\",\n                \"name\": \"Open\"\n            },\n            \"cve\": null,\n            \"euvd\": null,\n            \"kev\": null,\n            \"epss\": null,\n            \"meta\": [\n                {\n                    \"key\": \"param\",\n                    \"value\": \"\"\n                },\n                {\n                    \"key\": \"attack\",\n                    \"value\": \"\"\n                },\n                {\n                    \"key\": \"evidence\",\n                    \"value\": \"\"\n                },\n                {\n                    \"key\": \"name\",\n                    \"value\": \"Content Security Policy (CSP) Header Not Set\"\n                },\n                {\n                    \"key\": \"url\",\n                    \"value\": \"https://www.example.com/\"\n                },\n                {\n                    \"key\": \"cweid\",\n                    \"value\": \"693\"\n                },\n                {\n                    \"key\": \"description\",\n                    \"value\": \"Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate certain types of attacks, including Cross Site Scripting (XSS) and data injection attacks. These attacks are used for everything from data theft to site defacement or distribution of malware. CSP provides a set of standard HTTP headers that allow website owners to declare approved sources of content that browsers should be allowed to load on that page — covered types are JavaScript, CSS, HTML frames, fonts, images and embeddable objects such as Java applets, ActiveX, audio and video files.\"\n                },\n                {\n                    \"key\": \"other\",\n                    \"value\": \"\"\n                },\n                {\n                    \"key\": \"pluginId\",\n                    \"value\": \"10038\"\n                },\n                {\n                    \"key\": \"reference\",\n                    \"value\": \"https://developer.mozilla.org/en-US/docs/Web/Security/CSP/Introducing_Content_Security_Policy\\nhttps://cheatsheetseries.owasp.org/cheatsheets/Content_Security_Policy_Cheat_Sheet.html\\nhttps://www.w3.org/TR/CSP/\\nhttps://w3c.github.io/webappsec-csp/\\nhttps://web.dev/articles/csp\\nhttps://caniuse.com/#feat=contentsecuritypolicy\\nhttps://content-security-policy.com/\"\n                },\n                {\n                    \"key\": \"risk\",\n                    \"value\": \"Medium\"\n                },\n                {\n                    \"key\": \"wascid\",\n                    \"value\": \"15\"\n                },\n                {\n                    \"key\": \"alert\",\n                    \"value\": \"Content Security Policy (CSP) Header Not Set\"\n                },\n                {\n                    \"key\": \"alertRef\",\n                    \"value\": \"10038-1\"\n                },\n                {\n                    \"key\": \"method\",\n                    \"value\": \"GET\"\n                },\n                {\n                    \"key\": \"messageId\",\n                    \"value\": \"3\"\n                },\n                {\n                    \"key\": \"solution\",\n                    \"value\": \"Ensure that your web server, application server, load balancer, etc. is configured to set the Content-Security-Policy header.\"\n                },\n                {\n                    \"key\": \"sourceid\",\n                    \"value\": \"3\"\n                },\n                {\n                    \"key\": \"confidence\",\n                    \"value\": \"High\"\n                },\n                {\n                    \"key\": \"id\",\n                    \"value\": \"5\"\n                },\n                {\n                    \"key\": \"inputVector\",\n                    \"value\": \"\"\n                }\n            ],\n            \"cwes\": [\n                {\n                    \"id\": \"CWE-693\",\n                    \"url\": \"https://cwe.mitre.org/data/definitions/693\"\n                }\n            ],\n            \"references\": [\n                \"https://caniuse.com/#feat=contentsecuritypolicy\",\n                \"https://content-security-policy.com/\",\n                \"https://developer.mozilla.org/en-US/docs/Web/Security/CSP/Introducing_Content_Security_Policy\",\n                \"https://cheatsheetseries.owasp.org/cheatsheets/Content_Security_Policy_Cheat_Sheet.html\",\n                \"https://w3c.github.io/webappsec-csp/\",\n                \"https://web.dev/articles/csp\",\n                \"https://www.w3.org/TR/CSP/\"\n            ],\n            \"targets\": [\n                \"https://www.example.com/\"\n            ],\n            \"jiraIssueUrl\": null,\n            \"createdAt\": \"2025-07-29T09:20:58.314Z\",\n            \"lastSeenAt\": \"2025-07-29T11:59:37.2Z\"\n        },\n        {\n            \"id\": \"1c6f0289-8b32-4164-b661-38111aca1af1\",\n            \"alertId\": \"10055-6\",\n            \"asset\": {\n                \"id\": \"6fc3d77b-4bba-4aeb-a421-914cea42f56d\",\n                \"value\": \"example.com\",\n                \"tags\": [],\n                \"type\": \"domain\",\n                \"subType\": \"\",\n                \"rootAsset\": null,\n                \"comment\": \"\",\n                \"isRoot\": true,\n                \"isRootCandidate\": false,\n                \"confidence\": 100,\n                \"shouldBeScanned\": true,\n                \"isFalsePositive\": false,\n                \"isActive\": false,\n                \"isScannable\": true,\n                \"scanMode\": \"inherit\",\n                \"inheritedScanMode\": null,\n                \"createdAt\": \"2024-03-28T11:18:51.89Z\",\n                \"lastSeenAt\": \"2025-07-29T11:47:02.414Z\",\n                \"lastActiveAt\": \"2025-07-24T06:29:54.651Z\",\n                \"lastScannedAt\": \"2025-07-29T11:47:02.414Z\",\n                \"deletedAt\": null,\n                \"foundOnPages\": [],\n                \"rootVerificationStatus\": \"verified\",\n                \"rootVerification\": {\n                    \"code\": \"6fc3d77b4bba4aeba421914cea42f56d\",\n                    \"dnsRecord\": \"verification=6fc3d77b4bba4aeba421914cea42f56d\",\n                    \"file\": {\n                        \"name\": \"6fc3d77b4bba4aeba421914cea42f56d.txt\",\n                        \"content\": \"6fc3d77b4bba4aeba421914cea42f56d\"\n                    }\n                },\n                \"totalScans\": 0,\n                \"vulnerabilityStats\": null,\n                \"rootVulnerabilityStats\": null,\n                \"locked\": false\n            },\n            \"name\": \"CSP: style-src unsafe-inline\",\n            \"description\": \"Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate certain types of attacks. Including (but not limited to) Cross Site Scripting (XSS), and data injection attacks. These attacks are used for everything from data theft to site defacement or distribution of malware. CSP provides a set of standard HTTP headers that allow website owners to declare approved sources of content that browsers should be allowed to load on that page — covered types are JavaScript, CSS, HTML frames, fonts, images and embeddable objects such as Java applets, ActiveX, audio and video files.\",\n            \"solution\": \"Ensure that your web server, application server, load balancer, etc. is properly configured to set the Content-Security-Policy header.\",\n            \"severity\": {\n                \"score\": 5,\n                \"rating\": \"medium\",\n                \"version\": null\n            },\n            \"type\": \"dast\",\n            \"status\": {\n                \"id\": \"open\",\n                \"name\": \"Open\"\n            },\n            \"cve\": null,\n            \"euvd\": null,\n            \"kev\": null,\n            \"epss\": null,\n            \"meta\": [\n                {\n                    \"key\": \"sourceid\",\n                    \"value\": \"3\"\n                },\n                {\n                    \"key\": \"alertRef\",\n                    \"value\": \"10055-6\"\n                },\n                {\n                    \"key\": \"attack\",\n                    \"value\": \"\"\n                },\n                {\n                    \"key\": \"description\",\n                    \"value\": \"Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate certain types of attacks. Including (but not limited to) Cross Site Scripting (XSS), and data injection attacks. These attacks are used for everything from data theft to site defacement or distribution of malware. CSP provides a set of standard HTTP headers that allow website owners to declare approved sources of content that browsers should be allowed to load on that page — covered types are JavaScript, CSS, HTML frames, fonts, images and embeddable objects such as Java applets, ActiveX, audio and video files.\"\n                },\n                {\n                    \"key\": \"method\",\n                    \"value\": \"GET\"\n                },\n                {\n                    \"key\": \"risk\",\n                    \"value\": \"Medium\"\n                },\n                {\n                    \"key\": \"alert\",\n                    \"value\": \"CSP: style-src unsafe-inline\"\n                },\n                {\n                    \"key\": \"confidence\",\n                    \"value\": \"High\"\n                },\n                {\n                    \"key\": \"inputVector\",\n                    \"value\": \"\"\n                },\n                {\n                    \"key\": \"pluginId\",\n                    \"value\": \"10055\"\n                },\n                {\n                    \"key\": \"solution\",\n                    \"value\": \"Ensure that your web server, application server, load balancer, etc. is properly configured to set the Content-Security-Policy header.\"\n                },\n                {\n                    \"key\": \"wascid\",\n                    \"value\": \"15\"\n                },\n                {\n                    \"key\": \"evidence\",\n                    \"value\": \"default-src 'none'; style-src 'unsafe-inline'; img-src data:; connect-src 'self'\"\n                },\n                {\n                    \"key\": \"id\",\n                    \"value\": \"2\"\n                },\n                {\n                    \"key\": \"messageId\",\n                    \"value\": \"5\"\n                },\n                {\n                    \"key\": \"name\",\n                    \"value\": \"CSP: style-src unsafe-inline\"\n                },\n                {\n                    \"key\": \"param\",\n                    \"value\": \"Content-Security-Policy\"\n                },\n                {\n                    \"key\": \"reference\",\n                    \"value\": \"https://www.w3.org/TR/CSP/\\nhttps://caniuse.com/#search=content+security+policy\\nhttps://content-security-policy.com/\\nhttps://github.com/HtmlUnit/htmlunit-csp\\nhttps://developers.google.com/web/fundamentals/security/csp#policy_applies_to_a_wide_variety_of_resources\"\n                },\n                {\n                    \"key\": \"cweid\",\n                    \"value\": \"693\"\n                },\n                {\n                    \"key\": \"other\",\n                    \"value\": \"style-src includes unsafe-inline.\"\n                },\n                {\n                    \"key\": \"url\",\n                    \"value\": \"https://www.example.com/robots.txt\"\n                }\n            ],\n            \"cwes\": [\n                {\n                    \"id\": \"CWE-693\",\n                    \"url\": \"https://cwe.mitre.org/data/definitions/693\"\n                }\n            ],\n            \"evidence\": [\n                \"default-src 'none'; style-src 'unsafe-inline'; img-src data:; connect-src 'self'\",\n                \"style-src includes unsafe-inline.\"\n            ],\n            \"references\": [\n                \"https://www.w3.org/TR/CSP/\",\n                \"https://developers.google.com/web/fundamentals/security/csp#policy_applies_to_a_wide_variety_of_resources\",\n                \"https://content-security-policy.com/\",\n                \"https://caniuse.com/#search=content+security+policy\",\n                \"https://github.com/HtmlUnit/htmlunit-csp\"\n            ],\n            \"targets\": [\n                \"https://www.example.com/robots.txt\"\n            ],\n            \"jiraIssueUrl\": null,\n            \"createdAt\": \"2025-07-29T09:20:58.298Z\",\n            \"lastSeenAt\": \"2025-07-29T11:59:37.195Z\"\n        },\n        {\n            \"id\": \"5d731a0a-d95f-4d9a-9e4a-8042d35fc778\",\n            \"alertId\": \"10055-13\",\n            \"asset\": {\n                \"id\": \"6fc3d77b-4bba-4aeb-a421-914cea42f56d\",\n                \"value\": \"example.com\",\n                \"tags\": [],\n                \"type\": \"domain\",\n                \"subType\": \"\",\n                \"rootAsset\": null,\n                \"comment\": \"\",\n                \"isRoot\": true,\n                \"isRootCandidate\": false,\n                \"confidence\": 100,\n                \"shouldBeScanned\": true,\n                \"isFalsePositive\": false,\n                \"isActive\": false,\n                \"isScannable\": true,\n                \"scanMode\": \"inherit\",\n                \"inheritedScanMode\": null,\n                \"createdAt\": \"2024-03-28T11:18:51.89Z\",\n                \"lastSeenAt\": \"2025-07-29T11:47:02.414Z\",\n                \"lastActiveAt\": \"2025-07-24T06:29:54.651Z\",\n                \"lastScannedAt\": \"2025-07-29T11:47:02.414Z\",\n                \"deletedAt\": null,\n                \"foundOnPages\": [],\n                \"rootVerificationStatus\": \"verified\",\n                \"rootVerification\": {\n                    \"code\": \"6fc3d77b4bba4aeba421914cea42f56d\",\n                    \"dnsRecord\": \"verification=6fc3d77b4bba4aeba421914cea42f56d\",\n                    \"file\": {\n                        \"name\": \"6fc3d77b4bba4aeba421914cea42f56d.txt\",\n                        \"content\": \"6fc3d77b4bba4aeba421914cea42f56d\"\n                    }\n                },\n                \"totalScans\": 0,\n                \"vulnerabilityStats\": null,\n                \"rootVulnerabilityStats\": null,\n                \"locked\": false\n            },\n            \"name\": \"CSP: Failure to Define Directive with No Fallback\",\n            \"description\": \"The Content Security Policy fails to define one of the directives that has no fallback. Missing/excluding them is the same as allowing anything.\",\n            \"solution\": \"Ensure that your web server, application server, load balancer, etc. is properly configured to set the Content-Security-Policy header.\",\n            \"severity\": {\n                \"score\": 5,\n                \"rating\": \"medium\",\n                \"version\": null\n            },\n            \"type\": \"dast\",\n            \"status\": {\n                \"id\": \"open\",\n                \"name\": \"Open\"\n            },\n            \"cve\": null,\n            \"euvd\": null,\n            \"kev\": null,\n            \"epss\": null,\n            \"meta\": [\n                {\n                    \"key\": \"param\",\n                    \"value\": \"content-security-policy\"\n                },\n                {\n                    \"key\": \"solution\",\n                    \"value\": \"Ensure that your web server, application server, load balancer, etc. is properly configured to set the Content-Security-Policy header.\"\n                },\n                {\n                    \"key\": \"description\",\n                    \"value\": \"The Content Security Policy fails to define one of the directives that has no fallback. Missing/excluding them is the same as allowing anything.\"\n                },\n                {\n                    \"key\": \"evidence\",\n                    \"value\": \"default-src 'none'; style-src 'unsafe-inline'; img-src data:; connect-src 'self'\"\n                },\n                {\n                    \"key\": \"inputVector\",\n                    \"value\": \"\"\n                },\n                {\n                    \"key\": \"method\",\n                    \"value\": \"GET\"\n                },\n                {\n                    \"key\": \"name\",\n                    \"value\": \"CSP: Failure to Define Directive with No Fallback\"\n                },\n                {\n                    \"key\": \"alertRef\",\n                    \"value\": \"10055-13\"\n                },\n                {\n                    \"key\": \"id\",\n                    \"value\": \"6\"\n                },\n                {\n                    \"key\": \"reference\",\n                    \"value\": \"https://www.w3.org/TR/CSP/\\nhttps://caniuse.com/#search=content+security+policy\\nhttps://content-security-policy.com/\\nhttps://github.com/HtmlUnit/htmlunit-csp\\nhttps://developers.google.com/web/fundamentals/security/csp#policy_applies_to_a_wide_variety_of_resources\"\n                },\n                {\n                    \"key\": \"risk\",\n                    \"value\": \"Medium\"\n                },\n                {\n                    \"key\": \"wascid\",\n                    \"value\": \"15\"\n                },\n                {\n                    \"key\": \"confidence\",\n                    \"value\": \"High\"\n                },\n                {\n                    \"key\": \"messageId\",\n                    \"value\": \"5\"\n                },\n                {\n                    \"key\": \"other\",\n                    \"value\": \"The directive(s): form-action is/are among the directives that do not fallback to default-src.\"\n                },\n                {\n                    \"key\": \"pluginId\",\n                    \"value\": \"10055\"\n                },\n                {\n                    \"key\": \"sourceid\",\n                    \"value\": \"3\"\n                },\n                {\n                    \"key\": \"alert\",\n                    \"value\": \"CSP: Failure to Define Directive with No Fallback\"\n                },\n                {\n                    \"key\": \"attack\",\n                    \"value\": \"\"\n                },\n                {\n                    \"key\": \"cweid\",\n                    \"value\": \"693\"\n                },\n                {\n                    \"key\": \"url\",\n                    \"value\": \"https://www.example.com/robots.txt\"\n                }\n            ],\n            \"cwes\": [\n                {\n                    \"id\": \"CWE-693\",\n                    \"url\": \"https://cwe.mitre.org/data/definitions/693\"\n                }\n            ],\n            \"evidence\": [\n                \"The directive(s): form-action is/are among the directives that do not fallback to default-src.\",\n                \"default-src 'none'; style-src 'unsafe-inline'; img-src data:; connect-src 'self'\",\n                \"The directive(s): frame-ancestors, form-action is/are among the directives that do not fallback to default-src.\"\n            ],\n            \"references\": [\n                \"https://github.com/HtmlUnit/htmlunit-csp\",\n                \"https://developers.google.com/web/fundamentals/security/csp#policy_applies_to_a_wide_variety_of_resources\",\n                \"https://content-security-policy.com/\",\n                \"https://caniuse.com/#search=content+security+policy\",\n                \"https://www.w3.org/TR/CSP/\"\n            ],\n            \"targets\": [\n                \"https://www.example.com/robots.txt\"\n            ],\n            \"jiraIssueUrl\": null,\n            \"createdAt\": \"2025-07-29T09:20:58.291Z\",\n            \"lastSeenAt\": \"2025-07-29T11:59:37.202Z\"\n        },\n        {\n            \"id\": \"8179992c-35f9-44ef-9c71-d97c7bb67888\",\n            \"alertId\": \"10020-1\",\n            \"asset\": {\n                \"id\": \"6fc3d77b-4bba-4aeb-a421-914cea42f56d\",\n                \"value\": \"example.com\",\n                \"tags\": [],\n                \"type\": \"domain\",\n                \"subType\": \"\",\n                \"rootAsset\": null,\n                \"comment\": \"\",\n                \"isRoot\": true,\n                \"isRootCandidate\": false,\n                \"confidence\": 100,\n                \"shouldBeScanned\": true,\n                \"isFalsePositive\": false,\n                \"isActive\": false,\n                \"isScannable\": true,\n                \"scanMode\": \"inherit\",\n                \"inheritedScanMode\": null,\n                \"createdAt\": \"2024-03-28T11:18:51.89Z\",\n                \"lastSeenAt\": \"2025-07-29T11:47:02.414Z\",\n                \"lastActiveAt\": \"2025-07-24T06:29:54.651Z\",\n                \"lastScannedAt\": \"2025-07-29T11:47:02.414Z\",\n                \"deletedAt\": null,\n                \"foundOnPages\": [],\n                \"rootVerificationStatus\": \"verified\",\n                \"rootVerification\": {\n                    \"code\": \"6fc3d77b4bba4aeba421914cea42f56d\",\n                    \"dnsRecord\": \"verification=6fc3d77b4bba4aeba421914cea42f56d\",\n                    \"file\": {\n                        \"name\": \"6fc3d77b4bba4aeba421914cea42f56d.txt\",\n                        \"content\": \"6fc3d77b4bba4aeba421914cea42f56d\"\n                    }\n                },\n                \"totalScans\": 0,\n                \"vulnerabilityStats\": null,\n                \"rootVulnerabilityStats\": null,\n                \"locked\": false\n            },\n            \"name\": \"Missing Anti-clickjacking Header\",\n            \"description\": \"The response does not protect against 'ClickJacking' attacks. It should include either Content-Security-Policy with 'frame-ancestors' directive or X-Frame-Options.\",\n            \"solution\": \"Modern Web browsers support the Content-Security-Policy and X-Frame-Options HTTP headers. Ensure one of them is set on all web pages returned by your site/app.\\nIf you expect the page to be framed only by pages on your server (e.g. it's part of a FRAMESET) then you'll want to use SAMEORIGIN, otherwise if you never expect the page to be framed, you should use DENY. Alternatively consider implementing Content Security Policy's \\\"frame-ancestors\\\" directive.\",\n            \"severity\": {\n                \"score\": 5,\n                \"rating\": \"medium\",\n                \"version\": null\n            },\n            \"type\": \"dast\",\n            \"status\": {\n                \"id\": \"open\",\n                \"name\": \"Open\"\n            },\n            \"cve\": null,\n            \"euvd\": null,\n            \"kev\": null,\n            \"epss\": null,\n            \"meta\": [\n                {\n                    \"key\": \"risk\",\n                    \"value\": \"Medium\"\n                },\n                {\n                    \"key\": \"wascid\",\n                    \"value\": \"15\"\n                },\n                {\n                    \"key\": \"confidence\",\n                    \"value\": \"Medium\"\n                },\n                {\n                    \"key\": \"cweid\",\n                    \"value\": \"1021\"\n                },\n                {\n                    \"key\": \"description\",\n                    \"value\": \"The response does not protect against 'ClickJacking' attacks. It should include either Content-Security-Policy with 'frame-ancestors' directive or X-Frame-Options.\"\n                },\n                {\n                    \"key\": \"inputVector\",\n                    \"value\": \"\"\n                },\n                {\n                    \"key\": \"pluginId\",\n                    \"value\": \"10020\"\n                },\n                {\n                    \"key\": \"evidence\",\n                    \"value\": \"\"\n                },\n                {\n                    \"key\": \"method\",\n                    \"value\": \"GET\"\n                },\n                {\n                    \"key\": \"param\",\n                    \"value\": \"x-frame-options\"\n                },\n                {\n                    \"key\": \"sourceid\",\n                    \"value\": \"3\"\n                },\n                {\n                    \"key\": \"alert\",\n                    \"value\": \"Missing Anti-clickjacking Header\"\n                },\n                {\n                    \"key\": \"id\",\n                    \"value\": \"0\"\n                },\n                {\n                    \"key\": \"reference\",\n                    \"value\": \"https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Frame-Options\"\n                },\n                {\n                    \"key\": \"url\",\n                    \"value\": \"https://www.example.com/\"\n                },\n                {\n                    \"key\": \"solution\",\n                    \"value\": \"Modern Web browsers support the Content-Security-Policy and X-Frame-Options HTTP headers. Ensure one of them is set on all web pages returned by your site/app.\\nIf you expect the page to be framed only by pages on your server (e.g. it's part of a FRAMESET) then you'll want to use SAMEORIGIN, otherwise if you never expect the page to be framed, you should use DENY. Alternatively consider implementing Content Security Policy's \\\"frame-ancestors\\\" directive.\"\n                },\n                {\n                    \"key\": \"alertRef\",\n                    \"value\": \"10020-1\"\n                },\n                {\n                    \"key\": \"attack\",\n                    \"value\": \"\"\n                },\n                {\n                    \"key\": \"messageId\",\n                    \"value\": \"3\"\n                },\n                {\n                    \"key\": \"name\",\n                    \"value\": \"Missing Anti-clickjacking Header\"\n                },\n                {\n                    \"key\": \"other\",\n                    \"value\": \"\"\n                }\n            ],\n            \"cwes\": [\n                {\n                    \"id\": \"CWE-1021\",\n                    \"url\": \"https://cwe.mitre.org/data/definitions/1021\"\n                }\n            ],\n            \"references\": [\n                \"https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Frame-Options\"\n            ],\n            \"targets\": [\n                \"https://www.example.com/\"\n            ],\n            \"jiraIssueUrl\": null,\n            \"createdAt\": \"2025-07-29T09:20:58.285Z\",\n            \"lastSeenAt\": \"2025-07-29T11:59:37.189Z\"\n        }\n    ]\n}"},{"id":"81b65711-7947-4702-b035-536351a17b5d","name":"CSV","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/csv","type":"text"},{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":{"raw":"https://api.attaxion.com/v1/vulnerabilities?orderBy=-createdAt","protocol":"https","host":["api","attaxion","com"],"path":["v1","vulnerabilities"],"query":[{"key":"assetType","value":"ipv4","description":"Related asset type (supports multiple choices)","disabled":true},{"key":"assetType","value":"domain","description":"Related asset type (supports multiple choices)","disabled":true},{"key":"tag","value":"c4366954-2ec0-4c94-8ceb-1b3cd2183a45","description":"Tag (supports multiple choices)","disabled":true},{"key":"assetTag","value":"a55fc5d9-a639-11ee-bad0-0242ac140004","description":"Asset tag (supports multiple choices)","disabled":true},{"key":"assetId","value":"03010241-5dd8-4fc8-b38c-fba759f3c0ca","disabled":true},{"key":"rootAssetID","value":"{{$rootAssetID}}","description":"Filter by root Asset ID (supports multiple choices)","disabled":true},{"key":"orderBy","value":"-createdAt","description":"Order by a field. (default = -createdAt)\nFor descending order, pass \"-\" before field's name, \ne.g. orderBy=-createdAt\n\nSorting is enabled for the following fields:\n- name\n- severity\n- createdAt\n- lastSeenAt"},{"key":"nameExact","value":"sdfsdf","description":"Exact name of vulnerability","disabled":true},{"key":"lastSeenAtGte","value":"1687762131","description":"Filter by vulnerability last seen date (unix timestamp)","disabled":true},{"key":"nameStartsWith","value":"sdfsdf","description":"Vulnerability name starts with","disabled":true},{"key":"lastSeenAtLte","value":"1687762131","description":"Filter by vulnerability last seen date (unix timestamp)","disabled":true},{"key":"nameIncludes","value":"test","description":"Filter by substring in vulnerability name LIKE *term*","disabled":true},{"key":"createdAtLte","value":"1687762131","description":"Filter by vulnerability created date (unix timestamp)","disabled":true},{"key":"createdAtGte","value":"1687762131","description":"Filter by vulnerability created date (unix timestamp)","disabled":true},{"key":"rating","value":"low","description":"Filter by risk (multiple): info/low/medium/high/critical","disabled":true},{"key":"alertId","value":"CVE-2023-38408","description":"Filter by alert ID (multiple)","disabled":true},{"key":"type","value":"cve","description":"Filter by type (multiple): cve/ssl/dast","disabled":true},{"key":"status","value":"accepted","description":"Filter by status (multiple): open/fixed/fp/accepted","disabled":true},{"key":"severityGte","value":"0","description":"Filter by severity score: [0.0, 10.0]","disabled":true},{"key":"severityLte","value":"10","description":"Filter by severity score: [0.0, 10.0]","disabled":true},{"key":"techId","value":"03010241-5dd8-4fc8-b38c-fba759f3c0ca","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Content-Disposition","value":"attachment;filename=vulnerabilities.csv"},{"key":"Content-Type","value":"text/csv"},{"key":"Vary","value":"Origin"},{"key":"Date","value":"Thu, 04 Jul 2024 08:06:27 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"Name,Asset,Status,Description,Solution,Severity,Severity Rating,CVE,KEV Vulnerability Name,KEV Added At,KEV Required Action,KEV Action Due,EPSS score,EPSS percentile,CWE,Last Seen At,Created At\nSolr ver. 5.0.0 is vulnerable (CVE-2023-44487),example.com,Open,\"The HTTP/2 protocol allows a denial of service (server resource consumption) because request cancellation can reset many streams quickly, as exploited in the wild in August through October 2023.\",Upgrade to the latest version,7.500000,high,CVE-2023-44487,HTTP/2 Rapid Reset Attack Vulnerability,2023-10-10,Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable.,2023-10-31,0.731850,0.981270,CWE-400,2024-07-04T06:52:31Z,2024-07-04T07:03:52Z\nSolr ver. 5.0.0 is vulnerable (CVE-2017-3163),example.com,Open,\"When using the Index Replication feature, Apache Solr nodes can pull index files from a master/leader node using an HTTP API which accepts a file name. However, Solr before 5.5.4 and 6.x before 6.4.1 did not validate the file name, hence it was possible to craft a special request involving path traversal, leaving any file readable to the Solr server process exposed. Solr servers protected and restricted by firewall rules and/or authentication would not be at risk since only trusted clients and users would gain direct HTTP access.\",Upgrade to the latest version,5.000000,medium,CVE-2017-3163,,,,,0.000000,0.000000,CWE-22,2024-07-04T06:52:31Z,2024-07-04T07:03:52Z\nSolr ver. 5.0.0 is vulnerable (CVE-2021-44548),example.com,Open,\"An Improper Input Validation vulnerability in DataImportHandler of Apache Solr allows an attacker to provide a Windows UNC path resulting in an SMB network call being made from the Solr host to another host on the network. If the attacker has wider access to the network, this may lead to SMB attacks, which may result in: * The exfiltration of sensitive data such as OS user hashes (NTLM/LM hashes), * In case of misconfigured systems, SMB Relay Attacks which can lead to user impersonation on SMB Shares or, in a worse-case scenario, Remote Code Execution This issue affects all Apache Solr versions prior to 8.11.1. This issue only affects Windows.\",Upgrade to the latest version,9.800000,critical,CVE-2021-44548,,,,,0.004860,0.761930,CWE-20|CWE-22|CWE-40,2024-07-04T06:52:31Z,2024-07-04T07:03:52Z\nSolr ver. 5.0.0 is vulnerable (CVE-2021-29943),example.com,Open,\"When using ConfigurableInternodeAuthHadoopPlugin for authentication, Apache Solr versions prior to 8.8.2 would forward/proxy distributed requests using server credentials instead of original client credentials. This would result in incorrect authorization resolution on the receiving hosts.\",Upgrade to the latest version,9.100000,critical,CVE-2021-29943,,,,,0.001460,0.507640,CWE-863,2024-07-04T06:52:31Z,2024-07-04T07:03:52Z\nSolr ver. 5.0.0 is vulnerable (CVE-2019-0192),example.com,Open,\"In Apache Solr versions 5.0.0 to 5.5.5 and 6.0.0 to 6.6.5, the Config API allows to configure the JMX server via an HTTP POST request. By pointing it to a malicious RMI server, an attacker could take advantage of Solr's unsafe deserialization to trigger remote code execution on the Solr side.\",Upgrade to the latest version,7.500000,high,CVE-2019-0192,,,,,0.955370,0.994170,CWE-502,2024-07-04T06:52:31Z,2024-07-04T07:03:52Z\nSolr ver. 5.0.0 is vulnerable (CVE-2021-27905),example.com,Open,\"The ReplicationHandler (normally registered at \"\"/replication\"\" under a Solr core) in Apache Solr has a \"\"masterUrl\"\" (also \"\"leaderUrl\"\" alias) parameter that is used to designate another ReplicationHandler on another Solr core to replicate index data into the local core. To prevent a SSRF vulnerability, Solr ought to check these parameters against a similar configuration it uses for the \"\"shards\"\" parameter. Prior to this bug getting fixed, it did not. This problem affects essentially all Solr versions prior to it getting fixed in 8.8.2.\",Upgrade to the latest version,9.800000,critical,CVE-2021-27905,,,,,0.947670,0.992880,CWE-918,2024-07-04T06:52:31Z,2024-07-04T07:03:52Z\nSolr ver. 5.0.0 is vulnerable (CVE-2015-8797),example.com,Open,Cross-site scripting (XSS) vulnerability in webapp/web/js/scripts/plugins.js in the stats page in the Admin UI in Apache Solr before 5.3.1 allows remote attackers to inject arbitrary web script or HTML via the entry parameter to a plugins/cache URI.,Upgrade to the latest version,4.300000,medium,CVE-2015-8797,,,,,0.036770,0.918040,CWE-79,2024-07-04T06:52:31Z,2024-07-04T07:03:52Z\nSolr ver. 5.0.0 is vulnerable (CVE-2019-0193),example.com,Open,\"In Apache Solr, the DataImportHandler, an optional but popular module to pull in data from databases and other sources, has a feature in which the whole DIH configuration can come from a request's \"\"dataConfig\"\" parameter. The debug mode of the DIH admin screen uses this to allow convenient debugging / development of a DIH config. Since a DIH config can contain scripts, this parameter is a security risk. Starting with version 8.2.0 of Solr, use of this parameter requires setting the Java System property \"\"enable.dih.dataConfigParam\"\" to true.\",Upgrade to the latest version,9.000000,high,CVE-2019-0193,Apache Solr DataImportHandler Code Injection Vulnerability,2021-12-10,Apply updates per vendor instructions.,2022-06-10,0.959100,0.994800,CWE-94,2024-07-04T06:52:31Z,2024-07-04T07:03:52Z\nSolr ver. 5.0.0 is vulnerable (CVE-2018-11802),example.com,Open,\"In Apache Solr, the cluster can be partitioned into multiple collections and only a subset of nodes actually host any given collection. However, if a node receives a request for a collection it does not host, it proxies the request to a relevant node and serves the request. Solr bypasses all authorization settings for such requests. This affects all Solr versions prior to 7.7 that use the default authorization mechanism of Solr (RuleBasedAuthorizationPlugin).\",Upgrade to the latest version,4.300000,medium,CVE-2018-11802,,,,,0.000660,0.292200,CWE-863,2024-07-04T06:52:31Z,2024-07-04T07:03:52Z\nSolr ver. 5.0.0 is vulnerable (CVE-2021-29262),example.com,Open,\"When starting Apache Solr versions prior to 8.8.2, configured with the SaslZkACLProvider or VMParamsAllAndReadonlyDigestZkACLProvider and no existing security.json znode, if the optional read-only user is configured then Solr would not treat that node as a sensitive path and would allow it to be readable. Additionally, with any ZkACLProvider, if the security.json is already present, Solr will not automatically update the ACLs.\",Upgrade to the latest version,7.500000,high,CVE-2021-29262,,,,,0.003910,0.734780,CWE-522,2024-07-04T06:52:31Z,2024-07-04T07:03:52Z\nSolr ver. 5.0.0 is vulnerable (CVE-2015-8796),example.com,Open,Cross-site scripting (XSS) vulnerability in webapp/web/js/scripts/schema-browser.js in the Admin UI in Apache Solr before 5.3 allows remote attackers to inject arbitrary web script or HTML via a crafted schema-browse URL.,Upgrade to the latest version,4.300000,medium,CVE-2015-8796,,,,,0.036770,0.918040,CWE-79,2024-07-04T06:52:31Z,2024-07-04T07:03:52Z\nSolr ver. 5.0.0 is vulnerable (CVE-2017-3164),example.com,Open,\"Server Side Request Forgery in Apache Solr, versions 1.3 until 7.6 (inclusive). Since the \"\"shards\"\" parameter does not have a corresponding whitelist mechanism, a remote attacker with access to the server could make Solr perform an HTTP GET request to any reachable URL.\",Upgrade to the latest version,5.000000,medium,CVE-2017-3164,,,,,0.121860,0.954340,CWE-918,2024-07-04T06:52:31Z,2024-07-04T07:03:52Z\nSolr ver. 5.0.0 is vulnerable (CVE-2019-17558),example.com,Open,\"Apache Solr 5.0.0 to Apache Solr 8.3.1 are vulnerable to a Remote Code Execution through the VelocityResponseWriter. A Velocity template can be provided through Velocity templates in a configset `velocity/` directory or as a parameter. A user defined configset could contain renderable, potentially malicious, templates. Parameter provided templates are disabled by default, but can be enabled by setting `params.resource.loader.enabled` by defining a response writer with that setting set to `true`. Defining a response writer requires configuration API access. Solr 8.4 removed the params resource loader entirely, and only enables the configset-provided template rendering when the configset is `trusted` (has been uploaded by an authenticated user).\",Upgrade to the latest version,7.500000,high,CVE-2019-17558,Apache Solr VelocityResponseWriter Plug-In Remote Code Execution Vulnerability,2021-11-03,Apply updates per vendor instructions.,2022-05-03,0.975110,0.999870,CWE-74,2024-07-04T06:52:31Z,2024-07-04T07:03:52Z\nSolr ver. 5.0.0 is vulnerable (CVE-2018-1308),example.com,Open,This vulnerability in Apache Solr 1.2 to 6.6.2 and 7.0.0 to 7.2.1 relates to an XML external entity expansion (XXE) in the `&dataConfig=<inlinexml>` parameter of Solr's DataImportHandler. It can be used as XXE using file/ftp/http protocols in order to read arbitrary local files from the Solr server or the internal network.,Upgrade to the latest version,5.000000,medium,CVE-2018-1308,,,,,0.023990,0.899760,CWE-611,2024-07-04T06:52:31Z,2024-07-04T07:03:52Z\nSolr ver. 5.0.0 is vulnerable (CVE-2020-13941),example.com,Open,\"Reported in SOLR-14515 (private) and fixed in SOLR-14561 (public), released in Solr version 8.6.0. The Replication handler (https://lucene.apache.org/solr/guide/8_6/index-replication.html#http-api-commands-for-the-replicationhandler) allows commands backup, restore and deleteBackup. Each of these take a location parameter, which was not validated, i.e you could read/write to any location the solr user can access.\",Upgrade to the latest version,8.800000,high,CVE-2020-13941,,,,,0.006420,0.793780,CWE-20,2024-07-04T06:52:31Z,2024-07-04T07:03:52Z\n"}],"_postman_id":"9ba0ad2e-35e8-45b9-9570-64139e91a5e9"},{"name":"Get unique vulnerabilities","id":"da2b7269-8e7c-4651-b226-af86980bbcb0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.attaxion.com/v1/vulnerabilities-unique?orderBy=-count","urlObject":{"protocol":"https","path":["v1","vulnerabilities-unique"],"host":["api","attaxion","com"],"query":[{"description":{"content":"<p>Order by a field. (default = -createdAt)\nFor descending order, pass \"-\" before field's name, \ne.g. orderBy=-createdAt</p>\n<p>Sorting is enabled for the following fields:</p>\n<ul>\n<li>count</li>\n<li>name</li>\n<li>severity</li>\n<li>createdAt</li>\n<li>lastSeenAt</li>\n<li>kevAdded</li>\n<li>epssScore</li>\n<li>epssPercentile</li>\n</ul>\n","type":"text/plain"},"key":"orderBy","value":"-count"},{"disabled":true,"description":{"content":"<p>Vulnerability name starts with</p>\n","type":"text/plain"},"key":"nameStartsWith","value":"sdfsdf"},{"disabled":true,"description":{"content":"<p>Filter by substring in vulnerability name LIKE <em>term</em></p>\n","type":"text/plain"},"key":"nameIncludes","value":"test"},{"disabled":true,"description":{"content":"<p>Exact name of vulnerability</p>\n","type":"text/plain"},"key":"nameExact","value":"sdfsdf"},{"disabled":true,"description":{"content":"<p>Filter by vulnerability created date (unix timestamp)</p>\n","type":"text/plain"},"key":"createdAtLte","value":"1687762131"},{"disabled":true,"description":{"content":"<p>Filter by vulnerability created date (unix timestamp)</p>\n","type":"text/plain"},"key":"createdAtGte","value":"1687762131"},{"disabled":true,"description":{"content":"<p>Filter by vulnerability last seen date (unix timestamp)</p>\n","type":"text/plain"},"key":"lastSeenAtLte","value":"1687762131"},{"disabled":true,"description":{"content":"<p>Filter by vulnerability last seen date (unix timestamp)</p>\n","type":"text/plain"},"key":"lastSeenAtGte","value":"1687762131"},{"disabled":true,"description":{"content":"<p>Filter by alert ID (multiple)</p>\n","type":"text/plain"},"key":"alertId","value":"CVE-2018-15473"},{"disabled":true,"description":{"content":"<p>Filter by risk (multiple): none/low/medium/high/critical</p>\n","type":"text/plain"},"key":"rating","value":"low"},{"disabled":true,"description":{"content":"<p>Filter by type (multiple): cve/ssl/dast/eos</p>\n","type":"text/plain"},"key":"type","value":"cve"},{"disabled":true,"description":{"content":"<p>Filter by status (multiple): open/fixed/fp/accepted</p>\n","type":"text/plain"},"key":"status","value":"accepted"},{"disabled":true,"description":{"content":"<p>Filter by severity score: [0.0, 10.0]</p>\n","type":"text/plain"},"key":"severityGte","value":"0"},{"disabled":true,"description":{"content":"<p>Filter by severity score: [0.0, 10.0]</p>\n","type":"text/plain"},"key":"severityLte","value":"10"},{"disabled":true,"description":{"content":"<p>Filter by vuln inclusion into KEV list</p>\n","type":"text/plain"},"key":"isKev","value":"true"},{"disabled":true,"description":{"content":"<p>Filter by EPSS score: [0.0, 1.0]</p>\n","type":"text/plain"},"key":"epssScoreGte","value":"0"},{"disabled":true,"description":{"content":"<p>Filter by EPSS score: [0.0, 1.0]</p>\n","type":"text/plain"},"key":"epssScoreLte","value":"1"},{"disabled":true,"description":{"content":"<p>Filter by EPSS percentile: [0.0, 1.0]</p>\n","type":"text/plain"},"key":"epssPercentileGte","value":"0"},{"disabled":true,"description":{"content":"<p>Filter by EPSS percentile: [0.0, 1.0]</p>\n","type":"text/plain"},"key":"epssPercentileLte","value":"1"}],"variable":[]}},"response":[{"id":"534718b9-8e2e-4cd1-a64b-8602a3ac6378","name":"Get unique vulnerabilities","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":{"raw":"https://api.attaxion.com/v1/vulnerabilities-unique?orderBy=-count","protocol":"https","host":["api","attaxion","com"],"path":["v1","vulnerabilities-unique"],"query":[{"key":"orderBy","value":"-count","description":"Order by a field. (default = -createdAt)\nFor descending order, pass \"-\" before field's name, \ne.g. orderBy=-createdAt\n\nSorting is enabled for the following fields:\n- count\n- name\n- severity\n- createdAt\n- lastSeenAt"},{"key":"nameStartsWith","value":"sdfsdf","description":"Vulnerability name starts with","disabled":true},{"key":"nameIncludes","value":"test","description":"Filter by substring in vulnerability name LIKE *term*","disabled":true},{"key":"nameExact","value":"sdfsdf","description":"Exact name of vulnerability","disabled":true},{"key":"createdAtLte","value":"1687762131","description":"Filter by vulnerability created date (unix timestamp)","disabled":true},{"key":"createdAtGte","value":"1687762131","description":"Filter by vulnerability created date (unix timestamp)","disabled":true},{"key":"lastSeenAtLte","value":"1687762131","description":"Filter by vulnerability last seen date (unix timestamp)","disabled":true},{"key":"lastSeenAtGte","value":"1687762131","description":"Filter by vulnerability last seen date (unix timestamp)","disabled":true},{"key":"alertId","value":"CVE-2018-15473","description":"Filter by alert ID (multiple)","disabled":true},{"key":"rating","value":"low","description":"Filter by risk (multiple): none/low/medium/high/critical","disabled":true},{"key":"type","value":"cve","description":"Filter by type (multiple): cve/ssl/dast/eos","disabled":true},{"key":"status","value":"accepted","description":"Filter by status (multiple): open/fixed/fp/accepted","disabled":true},{"key":"severityGte","value":"0","description":"Filter by severity score: [0.0, 10.0]","disabled":true},{"key":"severityLte","value":"10","description":"Filter by severity score: [0.0, 10.0]","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Thu, 04 Jul 2024 08:41:44 GMT"},{"key":"Content-Length","value":"1062"}],"cookie":[],"responseTime":null,"body":"{\n    \"pagination\": {\n        \"page\": 1,\n        \"size\": 1000,\n        \"totalPages\": 1,\n        \"totalItems\": 15\n    },\n    \"data\": [\n        {\n            \"alertId\": \"CVE-2018-11802\",\n            \"count\": 1,\n            \"name\": \"Solr ver. 5.0.0 is vulnerable (CVE-2018-11802)\",\n            \"severity\": {\n                \"score\": 4.3,\n                \"rating\": \"medium\",\n                \"version\": \"3.1\"\n            },\n            \"type\": \"cve\",\n            \"status\": {\n                \"id\": \"open\",\n                \"name\": \"Open\"\n            },\n            \"cve\": {\n                \"id\": \"CVE-2018-11802\",\n                \"url\": \"https://nvd.nist.gov/vuln/detail/CVE-2018-11802\"\n            },\n            \"kev\": null,\n            \"epss\": {\n                \"score\": 0.00066,\n                \"percentile\": 0.2922\n            },\n            \"createdAt\": \"2024-07-04T07:03:52.536Z\",\n            \"lastSeenAt\": \"2024-07-04T06:52:31Z\"\n        },\n        {\n            \"alertId\": \"CVE-2023-44487\",\n            \"count\": 1,\n            \"name\": \"Solr ver. 5.0.0 is vulnerable (CVE-2023-44487)\",\n            \"severity\": {\n                \"score\": 7.5,\n                \"rating\": \"high\",\n                \"version\": \"3.1\"\n            },\n            \"type\": \"cve\",\n            \"status\": {\n                \"id\": \"open\",\n                \"name\": \"Open\"\n            },\n            \"cve\": {\n                \"id\": \"CVE-2023-44487\",\n                \"url\": \"https://nvd.nist.gov/vuln/detail/CVE-2023-44487\"\n            },\n            \"kev\": {\n                \"action\": {\n                    \"due\": \"2023-10-31T00:00:00Z\",\n                    \"name\": \"Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable.\"\n                },\n                \"added\": \"2023-10-10T00:00:00Z\",\n                \"vulnerability\": \"HTTP/2 Rapid Reset Attack Vulnerability\"\n            },\n            \"epss\": {\n                \"score\": 0.73185,\n                \"percentile\": 0.98127\n            },\n            \"createdAt\": \"2024-07-04T07:03:52.536Z\",\n            \"lastSeenAt\": \"2024-07-04T06:52:31Z\"\n        },\n        {\n            \"alertId\": \"CVE-2021-29262\",\n            \"count\": 1,\n            \"name\": \"Solr ver. 5.0.0 is vulnerable (CVE-2021-29262)\",\n            \"severity\": {\n                \"score\": 7.5,\n                \"rating\": \"high\",\n                \"version\": \"3.1\"\n            },\n            \"type\": \"cve\",\n            \"status\": {\n                \"id\": \"open\",\n                \"name\": \"Open\"\n            },\n            \"cve\": {\n                \"id\": \"CVE-2021-29262\",\n                \"url\": \"https://nvd.nist.gov/vuln/detail/CVE-2021-29262\"\n            },\n            \"kev\": null,\n            \"epss\": {\n                \"score\": 0.00391,\n                \"percentile\": 0.73478\n            },\n            \"createdAt\": \"2024-07-04T07:03:52.536Z\",\n            \"lastSeenAt\": \"2024-07-04T06:52:31Z\"\n        },\n        {\n            \"alertId\": \"CVE-2019-17558\",\n            \"count\": 1,\n            \"name\": \"Solr ver. 5.0.0 is vulnerable (CVE-2019-17558)\",\n            \"severity\": {\n                \"score\": 7.5,\n                \"rating\": \"high\",\n                \"version\": \"3.1\"\n            },\n            \"type\": \"cve\",\n            \"status\": {\n                \"id\": \"open\",\n                \"name\": \"Open\"\n            },\n            \"cve\": {\n                \"id\": \"CVE-2019-17558\",\n                \"url\": \"https://nvd.nist.gov/vuln/detail/CVE-2019-17558\"\n            },\n            \"kev\": {\n                \"action\": {\n                    \"due\": \"2022-05-03T00:00:00Z\",\n                    \"name\": \"Apply updates per vendor instructions.\"\n                },\n                \"added\": \"2021-11-03T00:00:00Z\",\n                \"vulnerability\": \"Apache Solr VelocityResponseWriter Plug-In Remote Code Execution Vulnerability\"\n            },\n            \"epss\": {\n                \"score\": 0.97511,\n                \"percentile\": 0.99987\n            },\n            \"createdAt\": \"2024-07-04T07:03:52.536Z\",\n            \"lastSeenAt\": \"2024-07-04T06:52:31Z\"\n        },\n        {\n            \"alertId\": \"CVE-2019-0192\",\n            \"count\": 1,\n            \"name\": \"Solr ver. 5.0.0 is vulnerable (CVE-2019-0192)\",\n            \"severity\": {\n                \"score\": 7.5,\n                \"rating\": \"high\",\n                \"version\": \"2.0\"\n            },\n            \"type\": \"cve\",\n            \"status\": {\n                \"id\": \"open\",\n                \"name\": \"Open\"\n            },\n            \"cve\": {\n                \"id\": \"CVE-2019-0192\",\n                \"url\": \"https://nvd.nist.gov/vuln/detail/CVE-2019-0192\"\n            },\n            \"kev\": null,\n            \"epss\": {\n                \"score\": 0.95537,\n                \"percentile\": 0.99417\n            },\n            \"createdAt\": \"2024-07-04T07:03:52.536Z\",\n            \"lastSeenAt\": \"2024-07-04T06:52:31Z\"\n        },\n        {\n            \"alertId\": \"CVE-2021-29943\",\n            \"count\": 1,\n            \"name\": \"Solr ver. 5.0.0 is vulnerable (CVE-2021-29943)\",\n            \"severity\": {\n                \"score\": 9.1,\n                \"rating\": \"critical\",\n                \"version\": \"3.1\"\n            },\n            \"type\": \"cve\",\n            \"status\": {\n                \"id\": \"open\",\n                \"name\": \"Open\"\n            },\n            \"cve\": {\n                \"id\": \"CVE-2021-29943\",\n                \"url\": \"https://nvd.nist.gov/vuln/detail/CVE-2021-29943\"\n            },\n            \"kev\": null,\n            \"epss\": {\n                \"score\": 0.00146,\n                \"percentile\": 0.50764\n            },\n            \"createdAt\": \"2024-07-04T07:03:52.536Z\",\n            \"lastSeenAt\": \"2024-07-04T06:52:31Z\"\n        },\n        {\n            \"alertId\": \"CVE-2021-44548\",\n            \"count\": 1,\n            \"name\": \"Solr ver. 5.0.0 is vulnerable (CVE-2021-44548)\",\n            \"severity\": {\n                \"score\": 9.8,\n                \"rating\": \"critical\",\n                \"version\": \"3.1\"\n            },\n            \"type\": \"cve\",\n            \"status\": {\n                \"id\": \"open\",\n                \"name\": \"Open\"\n            },\n            \"cve\": {\n                \"id\": \"CVE-2021-44548\",\n                \"url\": \"https://nvd.nist.gov/vuln/detail/CVE-2021-44548\"\n            },\n            \"kev\": null,\n            \"epss\": {\n                \"score\": 0.00486,\n                \"percentile\": 0.76193\n            },\n            \"createdAt\": \"2024-07-04T07:03:52.536Z\",\n            \"lastSeenAt\": \"2024-07-04T06:52:31Z\"\n        },\n        {\n            \"alertId\": \"CVE-2015-8796\",\n            \"count\": 1,\n            \"name\": \"Solr ver. 5.0.0 is vulnerable (CVE-2015-8796)\",\n            \"severity\": {\n                \"score\": 4.3,\n                \"rating\": \"medium\",\n                \"version\": \"2.0\"\n            },\n            \"type\": \"cve\",\n            \"status\": {\n                \"id\": \"open\",\n                \"name\": \"Open\"\n            },\n            \"cve\": {\n                \"id\": \"CVE-2015-8796\",\n                \"url\": \"https://nvd.nist.gov/vuln/detail/CVE-2015-8796\"\n            },\n            \"kev\": null,\n            \"epss\": {\n                \"score\": 0.03677,\n                \"percentile\": 0.91804\n            },\n            \"createdAt\": \"2024-07-04T07:03:52.536Z\",\n            \"lastSeenAt\": \"2024-07-04T06:52:31Z\"\n        },\n        {\n            \"alertId\": \"CVE-2017-3164\",\n            \"count\": 1,\n            \"name\": \"Solr ver. 5.0.0 is vulnerable (CVE-2017-3164)\",\n            \"severity\": {\n                \"score\": 5,\n                \"rating\": \"medium\",\n                \"version\": \"2.0\"\n            },\n            \"type\": \"cve\",\n            \"status\": {\n                \"id\": \"open\",\n                \"name\": \"Open\"\n            },\n            \"cve\": {\n                \"id\": \"CVE-2017-3164\",\n                \"url\": \"https://nvd.nist.gov/vuln/detail/CVE-2017-3164\"\n            },\n            \"kev\": null,\n            \"epss\": {\n                \"score\": 0.12186,\n                \"percentile\": 0.95434\n            },\n            \"createdAt\": \"2024-07-04T07:03:52.536Z\",\n            \"lastSeenAt\": \"2024-07-04T06:52:31Z\"\n        },\n        {\n            \"alertId\": \"CVE-2015-8797\",\n            \"count\": 1,\n            \"name\": \"Solr ver. 5.0.0 is vulnerable (CVE-2015-8797)\",\n            \"severity\": {\n                \"score\": 4.3,\n                \"rating\": \"medium\",\n                \"version\": \"2.0\"\n            },\n            \"type\": \"cve\",\n            \"status\": {\n                \"id\": \"open\",\n                \"name\": \"Open\"\n            },\n            \"cve\": {\n                \"id\": \"CVE-2015-8797\",\n                \"url\": \"https://nvd.nist.gov/vuln/detail/CVE-2015-8797\"\n            },\n            \"kev\": null,\n            \"epss\": {\n                \"score\": 0.03677,\n                \"percentile\": 0.91804\n            },\n            \"createdAt\": \"2024-07-04T07:03:52.536Z\",\n            \"lastSeenAt\": \"2024-07-04T06:52:31Z\"\n        },\n        {\n            \"alertId\": \"CVE-2020-13941\",\n            \"count\": 1,\n            \"name\": \"Solr ver. 5.0.0 is vulnerable (CVE-2020-13941)\",\n            \"severity\": {\n                \"score\": 8.8,\n                \"rating\": \"high\",\n                \"version\": \"3.1\"\n            },\n            \"type\": \"cve\",\n            \"status\": {\n                \"id\": \"open\",\n                \"name\": \"Open\"\n            },\n            \"cve\": {\n                \"id\": \"CVE-2020-13941\",\n                \"url\": \"https://nvd.nist.gov/vuln/detail/CVE-2020-13941\"\n            },\n            \"kev\": null,\n            \"epss\": {\n                \"score\": 0.00642,\n                \"percentile\": 0.79378\n            },\n            \"createdAt\": \"2024-07-04T07:03:52.536Z\",\n            \"lastSeenAt\": \"2024-07-04T06:52:31Z\"\n        },\n        {\n            \"alertId\": \"CVE-2018-1308\",\n            \"count\": 1,\n            \"name\": \"Solr ver. 5.0.0 is vulnerable (CVE-2018-1308)\",\n            \"severity\": {\n                \"score\": 5,\n                \"rating\": \"medium\",\n                \"version\": \"2.0\"\n            },\n            \"type\": \"cve\",\n            \"status\": {\n                \"id\": \"open\",\n                \"name\": \"Open\"\n            },\n            \"cve\": {\n                \"id\": \"CVE-2018-1308\",\n                \"url\": \"https://nvd.nist.gov/vuln/detail/CVE-2018-1308\"\n            },\n            \"kev\": null,\n            \"epss\": {\n                \"score\": 0.02399,\n                \"percentile\": 0.89976\n            },\n            \"createdAt\": \"2024-07-04T07:03:52.536Z\",\n            \"lastSeenAt\": \"2024-07-04T06:52:31Z\"\n        },\n        {\n            \"alertId\": \"CVE-2021-27905\",\n            \"count\": 1,\n            \"name\": \"Solr ver. 5.0.0 is vulnerable (CVE-2021-27905)\",\n            \"severity\": {\n                \"score\": 9.8,\n                \"rating\": \"critical\",\n                \"version\": \"3.1\"\n            },\n            \"type\": \"cve\",\n            \"status\": {\n                \"id\": \"open\",\n                \"name\": \"Open\"\n            },\n            \"cve\": {\n                \"id\": \"CVE-2021-27905\",\n                \"url\": \"https://nvd.nist.gov/vuln/detail/CVE-2021-27905\"\n            },\n            \"kev\": null,\n            \"epss\": {\n                \"score\": 0.94767,\n                \"percentile\": 0.99288\n            },\n            \"createdAt\": \"2024-07-04T07:03:52.536Z\",\n            \"lastSeenAt\": \"2024-07-04T06:52:31Z\"\n        },\n        {\n            \"alertId\": \"CVE-2019-0193\",\n            \"count\": 1,\n            \"name\": \"Solr ver. 5.0.0 is vulnerable (CVE-2019-0193)\",\n            \"severity\": {\n                \"score\": 9,\n                \"rating\": \"high\",\n                \"version\": \"2.0\"\n            },\n            \"type\": \"cve\",\n            \"status\": {\n                \"id\": \"open\",\n                \"name\": \"Open\"\n            },\n            \"cve\": {\n                \"id\": \"CVE-2019-0193\",\n                \"url\": \"https://nvd.nist.gov/vuln/detail/CVE-2019-0193\"\n            },\n            \"kev\": {\n                \"action\": {\n                    \"due\": \"2022-06-10T00:00:00Z\",\n                    \"name\": \"Apply updates per vendor instructions.\"\n                },\n                \"added\": \"2021-12-10T00:00:00Z\",\n                \"vulnerability\": \"Apache Solr DataImportHandler Code Injection Vulnerability\"\n            },\n            \"epss\": {\n                \"score\": 0.9591,\n                \"percentile\": 0.9948\n            },\n            \"createdAt\": \"2024-07-04T07:03:52.536Z\",\n            \"lastSeenAt\": \"2024-07-04T06:52:31Z\"\n        },\n        {\n            \"alertId\": \"CVE-2017-3163\",\n            \"count\": 1,\n            \"name\": \"Solr ver. 5.0.0 is vulnerable (CVE-2017-3163)\",\n            \"severity\": {\n                \"score\": 5,\n                \"rating\": \"medium\",\n                \"version\": \"2.0\"\n            },\n            \"type\": \"cve\",\n            \"status\": {\n                \"id\": \"open\",\n                \"name\": \"Open\"\n            },\n            \"cve\": {\n                \"id\": \"CVE-2017-3163\",\n                \"url\": \"https://nvd.nist.gov/vuln/detail/CVE-2017-3163\"\n            },\n            \"kev\": null,\n            \"epss\": null,\n            \"createdAt\": \"2024-07-04T07:03:52.536Z\",\n            \"lastSeenAt\": \"2024-07-04T06:52:31Z\"\n        }\n    ]\n}"}],"_postman_id":"da2b7269-8e7c-4651-b226-af86980bbcb0"},{"name":"Get vulnerability","id":"af0f127c-e41e-4693-b443-586135c79bc6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.attaxion.com/v1/vulnerabilities/{{$vulnerabilityID}}","urlObject":{"protocol":"https","path":["v1","vulnerabilities","{{$vulnerabilityID}}"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"b9e942a5-1b10-4924-9357-6e6fcf46ff34","name":"Get vulnerability","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":"https://api.attaxion.com/v1/vulnerabilities/{{$vulnerabilityID}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Tue, 29 Jul 2025 12:23:20 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"id\": \"84e31bd4-091d-4562-ae09-03d55e9a14ec\",\n    \"alertId\": \"10038-1\",\n    \"asset\": {\n        \"id\": \"6fc3d77b-4bba-4aeb-a421-914cea42f56d\",\n        \"value\": \"example.com\",\n        \"tags\": [],\n        \"type\": \"domain\",\n        \"subType\": \"\",\n        \"rootAsset\": null,\n        \"comment\": \"\",\n        \"isRoot\": true,\n        \"isRootCandidate\": false,\n        \"confidence\": 100,\n        \"shouldBeScanned\": true,\n        \"isFalsePositive\": false,\n        \"isActive\": false,\n        \"isScannable\": true,\n        \"scanMode\": \"inherit\",\n        \"inheritedScanMode\": null,\n        \"createdAt\": \"2024-03-28T11:18:51.89Z\",\n        \"lastSeenAt\": \"2025-07-29T11:47:02.414Z\",\n        \"lastActiveAt\": \"2025-07-24T06:29:54.651Z\",\n        \"lastScannedAt\": \"2025-07-29T11:47:02.414Z\",\n        \"deletedAt\": null,\n        \"foundOnPages\": [],\n        \"rootVerificationStatus\": \"verified\",\n        \"rootVerification\": {\n            \"code\": \"6fc3d77b4bba4aeba421914cea42f56d\",\n            \"dnsRecord\": \"verification=6fc3d77b4bba4aeba421914cea42f56d\",\n            \"file\": {\n                \"name\": \"6fc3d77b4bba4aeba421914cea42f56d.txt\",\n                \"content\": \"6fc3d77b4bba4aeba421914cea42f56d\"\n            }\n        },\n        \"totalScans\": 0,\n        \"vulnerabilityStats\": null,\n        \"rootVulnerabilityStats\": null,\n        \"locked\": false\n    },\n    \"name\": \"Content Security Policy (CSP) Header Not Set\",\n    \"description\": \"Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate certain types of attacks, including Cross Site Scripting (XSS) and data injection attacks. These attacks are used for everything from data theft to site defacement or distribution of malware. CSP provides a set of standard HTTP headers that allow website owners to declare approved sources of content that browsers should be allowed to load on that page — covered types are JavaScript, CSS, HTML frames, fonts, images and embeddable objects such as Java applets, ActiveX, audio and video files.\",\n    \"solution\": \"Ensure that your web server, application server, load balancer, etc. is configured to set the Content-Security-Policy header.\",\n    \"severity\": {\n        \"score\": 5,\n        \"rating\": \"medium\",\n        \"version\": null\n    },\n    \"type\": \"dast\",\n    \"status\": {\n        \"id\": \"open\",\n        \"name\": \"Open\"\n    },\n    \"cve\": null,\n    \"euvd\": null,\n    \"kev\": null,\n    \"epss\": null,\n    \"meta\": [\n        {\n            \"key\": \"param\",\n            \"value\": \"\"\n        },\n        {\n            \"key\": \"reference\",\n            \"value\": \"https://developer.mozilla.org/en-US/docs/Web/Security/CSP/Introducing_Content_Security_Policy\\nhttps://cheatsheetseries.owasp.org/cheatsheets/Content_Security_Policy_Cheat_Sheet.html\\nhttps://www.w3.org/TR/CSP/\\nhttps://w3c.github.io/webappsec-csp/\\nhttps://web.dev/articles/csp\\nhttps://caniuse.com/#feat=contentsecuritypolicy\\nhttps://content-security-policy.com/\"\n        },\n        {\n            \"key\": \"alert\",\n            \"value\": \"Content Security Policy (CSP) Header Not Set\"\n        },\n        {\n            \"key\": \"messageId\",\n            \"value\": \"3\"\n        },\n        {\n            \"key\": \"name\",\n            \"value\": \"Content Security Policy (CSP) Header Not Set\"\n        },\n        {\n            \"key\": \"other\",\n            \"value\": \"\"\n        },\n        {\n            \"key\": \"risk\",\n            \"value\": \"Medium\"\n        },\n        {\n            \"key\": \"alertRef\",\n            \"value\": \"10038-1\"\n        },\n        {\n            \"key\": \"cweid\",\n            \"value\": \"693\"\n        },\n        {\n            \"key\": \"evidence\",\n            \"value\": \"\"\n        },\n        {\n            \"key\": \"id\",\n            \"value\": \"4\"\n        },\n        {\n            \"key\": \"pluginId\",\n            \"value\": \"10038\"\n        },\n        {\n            \"key\": \"url\",\n            \"value\": \"https://www.example.com/\"\n        },\n        {\n            \"key\": \"confidence\",\n            \"value\": \"High\"\n        },\n        {\n            \"key\": \"description\",\n            \"value\": \"Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate certain types of attacks, including Cross Site Scripting (XSS) and data injection attacks. These attacks are used for everything from data theft to site defacement or distribution of malware. CSP provides a set of standard HTTP headers that allow website owners to declare approved sources of content that browsers should be allowed to load on that page — covered types are JavaScript, CSS, HTML frames, fonts, images and embeddable objects such as Java applets, ActiveX, audio and video files.\"\n        },\n        {\n            \"key\": \"inputVector\",\n            \"value\": \"\"\n        },\n        {\n            \"key\": \"method\",\n            \"value\": \"GET\"\n        },\n        {\n            \"key\": \"wascid\",\n            \"value\": \"15\"\n        },\n        {\n            \"key\": \"attack\",\n            \"value\": \"\"\n        },\n        {\n            \"key\": \"solution\",\n            \"value\": \"Ensure that your web server, application server, load balancer, etc. is configured to set the Content-Security-Policy header.\"\n        },\n        {\n            \"key\": \"sourceid\",\n            \"value\": \"3\"\n        }\n    ],\n    \"cwes\": [\n        {\n            \"id\": \"CWE-693\",\n            \"url\": \"https://cwe.mitre.org/data/definitions/693\"\n        }\n    ],\n    \"references\": [\n        \"https://caniuse.com/#feat=contentsecuritypolicy\",\n        \"https://content-security-policy.com/\",\n        \"https://developer.mozilla.org/en-US/docs/Web/Security/CSP/Introducing_Content_Security_Policy\",\n        \"https://cheatsheetseries.owasp.org/cheatsheets/Content_Security_Policy_Cheat_Sheet.html\",\n        \"https://w3c.github.io/webappsec-csp/\",\n        \"https://web.dev/articles/csp\",\n        \"https://www.w3.org/TR/CSP/\"\n    ],\n    \"targets\": [\n        \"https://www.example.com/\"\n    ],\n    \"requests\": [\n        {\n            \"requestMethod\": \"GET\",\n            \"requestURL\": \"https://www.example.com/\",\n            \"requestBody\": \"\",\n            \"requestHeaders\": {\n                \"cache-control\": [\n                    \"no-cache\"\n                ],\n                \"host\": [\n                    \"www.example.com\"\n                ],\n                \"pragma\": [\n                    \"no-cache\"\n                ],\n                \"user-agent\": [\n                    \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36\"\n                ]\n            },\n            \"cookieParams\": \"\",\n            \"responseBody\": \"<!DOCTYPE html>\\n<html lang=\\\"en-US\\\">\\n  <head>\\n    <meta charset=\\\"UTF-8\\\">\\n    <meta http-equiv=\\\"X-UA-Compatible\\\" content=\\\"IE=edge\\\">\\n    <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1\\\">\\n\\n<!-- Begin Jekyll SEO tag v2.8.0 -->\\n<title>example.github.io | Foo is not Bar</title>\\n<meta name=\\\"generator\\\" content=\\\"Jekyll v3.9.5\\\" />\\n<meta property=\\\"og:title\\\" content=\\\"example.github.io\\\" />\\n<meta property=\\\"og:locale\\\" content=\\\"en_US\\\" />\\n<meta name=\\\"description\\\" content=\\\"But Bar is Foo\\\" />\\n<meta property=\\\"og:description\\\" content=\\\"But Bar is Foo\\\" />\\n<link rel=\\\"canonical\\\" href=\\\"https://www.example.com/\\\" />\\n<meta property=\\\"og:url\\\" content=\\\"https://www.example.com/\\\" />\\n<meta property=\\\"og:site_name\\\" content=\\\"Foo is not Bar\\\" />\\n<meta property=\\\"og:type\\\" content=\\\"website\\\" />\\n<meta name=\\\"twitter:card\\\" content=\\\"summary\\\" />\\n<meta property=\\\"twitter:title\\\" content=\\\"example.github.io\\\" />\\n<script type=\\\"application/ld+json\\\">\\n{\\\"@context\\\":\\\"https://schema.org\\\",\\\"@type\\\":\\\"WebSite\\\",\\\"description\\\":\\\"But Bar is Foo\\\",\\\"headline\\\":\\\"example.github.io\\\",\\\"name\\\":\\\"Foo is not Bar\\\",\\\"url\\\":\\\"https://www.example.com/\\\"}</script>\\n<!-- End Jekyll SEO tag -->\\n\\n    <link rel=\\\"stylesheet\\\" href=\\\"/assets/css/style.css?v=2bcb1dc2034b363a278d97fa5aff84a86c008443\\\">\\n    <!-- start custom head snippets, customize with your own _includes/head-custom.html file -->\\n\\n<!-- Setup Google Analytics -->\\n\\n\\n\\n<!-- You can set your favicon here -->\\n<!-- link rel=\\\"shortcut icon\\\" type=\\\"image/x-icon\\\" href=\\\"/favicon.ico\\\" -->\\n\\n<!-- end custom head snippets -->\\n\\n  </head>\\n  <body>\\n    <div class=\\\"container-lg px-3 my-5 markdown-body\\\">\\n      \\n      <h1><a href=\\\"https://www.example.com/\\\">Foo is not Bar</a></h1>\\n      \\n\\n      <h1 id=\\\"examplegithubio\\\">example.github.io</h1>\\n\\n\\n      \\n    </div>\\n    <script src=\\\"https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.1.0/anchor.min.js\\\" integrity=\\\"sha256-lZaRhKri35AyJSypXXs4o6OPFTbTmUoltBbDCbdzegg=\\\" crossorigin=\\\"anonymous\\\"></script>\\n    <script>anchors.add();</script>\\n  </body>\\n</html>\\n\",\n            \"responseHeaders\": {\n                \"Accept-Ranges\": [\n                    \"bytes\"\n                ],\n                \"Access-Control-Allow-Origin\": [\n                    \"*\"\n                ],\n                \"Age\": [\n                    \"98\"\n                ],\n                \"Cache-Control\": [\n                    \"max-age=600\"\n                ],\n                \"Connection\": [\n                    \"keep-alive\"\n                ],\n                \"Content-Length\": [\n                    \"2027\"\n                ],\n                \"Content-Type\": [\n                    \"text/html; charset=utf-8\"\n                ],\n                \"Date\": [\n                    \"Tue, 29 Jul 2025 12:19:49 GMT\"\n                ],\n                \"ETag\": [\n                    \"\\\"6686842e-7eb\\\"\"\n                ],\n                \"Last-Modified\": [\n                    \"Thu, 04 Jul 2024 11:14:54 GMT\"\n                ],\n                \"Server\": [\n                    \"GitHub.com\"\n                ],\n                \"Vary\": [\n                    \"Accept-Encoding\"\n                ],\n                \"Via\": [\n                    \"1.1 varnish\"\n                ],\n                \"X-Cache\": [\n                    \"HIT\"\n                ],\n                \"X-Cache-Hits\": [\n                    \"5\"\n                ],\n                \"X-Fastly-Request-ID\": [\n                    \"15318efd0d64247c08b419c6d2702cf579e8c9f2\"\n                ],\n                \"X-GitHub-Request-Id\": [\n                    \"6C46:1EF275:17E4C93:180C148:68888963\"\n                ],\n                \"X-Served-By\": [\n                    \"cache-hel1410025-HEL\"\n                ],\n                \"X-Timer\": [\n                    \"S1753791589.392119,VS0,VE1\"\n                ],\n                \"expires\": [\n                    \"Tue, 29 Jul 2025 08:52:11 GMT\"\n                ],\n                \"x-proxy-cache\": [\n                    \"MISS\"\n                ]\n            },\n            \"roundTripTime\": 45,\n            \"requestTimestamp\": \"2025-07-29T12:19:49.298Z\"\n        }\n    ],\n    \"jiraIssueUrl\": null,\n    \"createdAt\": \"2025-07-29T09:20:58.314Z\",\n    \"lastSeenAt\": \"2025-07-29T12:22:26.453Z\"\n}"}],"_postman_id":"af0f127c-e41e-4693-b443-586135c79bc6"},{"name":"Update vulnerability","id":"74b3721d-84fa-4526-9796-adf873d5282f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"addTags\": [\n        \"critical\",\n        \"asap\",\n        \"fix-it-asap\",\n        \"should be fixed\"\n    ],\n    \"removeTags\": [\n        \"non-critical\"\n    ],\n    \"status\": \"fp\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/vulnerabilities/{{$vulnerabilityID}}","urlObject":{"protocol":"https","path":["v1","vulnerabilities","{{$vulnerabilityID}}"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"f3285d02-b92a-4d67-91e9-33913376f36b","name":"Update vulnerability","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"addTags\": [\n        \"critical\",\n        \"asap\",\n        \"fix-it-asap\",\n        \"should be fixed\"\n    ],\n    \"removeTags\": [\n        \"non-critical\"\n    ],\n    \"status\": \"fp\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/vulnerabilities/14d73394-2423-4c65-8a2b-0227e2b75aca"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Thu, 04 Jul 2024 08:43:35 GMT"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"14d73394-2423-4c65-8a2b-0227e2b75aca\",\n    \"alertId\": \"\",\n    \"asset\": {\n        \"id\": \"2ff57789-3778-11ef-a733-0242ac120007\",\n        \"value\": \"example.com\",\n        \"tags\": [],\n        \"type\": \"domain\",\n        \"subType\": \"\",\n        \"rootAsset\": null,\n        \"comment\": \"\",\n        \"isRoot\": true,\n        \"isRootCandidate\": false,\n        \"shouldBeScanned\": true,\n        \"isFalsePositive\": false,\n        \"scanMode\": \"active\",\n        \"inheritedScanMode\": null,\n        \"createdAt\": \"2024-07-01T07:04:41Z\",\n        \"lastSeenAt\": \"2024-07-01T07:04:41Z\",\n        \"lastActiveAt\": null,\n        \"lastScannedAt\": null,\n        \"deletedAt\": null,\n        \"foundOnPages\": [],\n        \"rootVerificationStatus\": \"verified\",\n        \"rootVerification\": {\n            \"code\": \"2ff57789377811efa7330242ac120007\",\n            \"dnsRecord\": \"verification=2ff57789377811efa7330242ac120007\",\n            \"file\": {\n                \"name\": \"2ff57789377811efa7330242ac120007.txt\",\n                \"content\": \"2ff57789377811efa7330242ac120007\"\n            }\n        },\n        \"totalScans\": 0,\n        \"vulnerabilityStats\": null,\n        \"rootVulnerabilityStats\": null,\n        \"locked\": false\n    },\n    \"name\": \"Solr ver. 5.0.0 is vulnerable (CVE-2023-44487)\",\n    \"description\": \"The HTTP/2 protocol allows a denial of service (server resource consumption) because request cancellation can reset many streams quickly, as exploited in the wild in August through October 2023.\",\n    \"solution\": null,\n    \"severity\": {\n        \"score\": 7.5,\n        \"rating\": \"high\",\n        \"version\": \"3.1\"\n    },\n    \"type\": null,\n    \"status\": {\n        \"id\": \"fp\",\n        \"name\": \"False positive\"\n    },\n    \"cve\": {\n        \"id\": \"CVE-2023-44487\",\n        \"url\": \"https://nvd.nist.gov/vuln/detail/CVE-2023-44487\"\n    },\n    \"kev\": {\n        \"action\": {\n            \"due\": \"2023-10-31T00:00:00Z\",\n            \"name\": \"Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable.\"\n        },\n        \"added\": \"2023-10-10T00:00:00Z\",\n        \"vulnerability\": \"HTTP/2 Rapid Reset Attack Vulnerability\"\n    },\n    \"epss\": {\n        \"score\": 0.73185,\n        \"percentile\": 0.98127\n    },\n    \"tags\": [\n        {\n            \"id\": \"8095eb95-da1a-459b-bc2e-e34cd7a0cd22\",\n            \"name\": \"fix-it-asap\",\n            \"isSystem\": false\n        },\n        {\n            \"id\": \"905b91bf-8b2b-4265-8019-dcc08020f4bc\",\n            \"name\": \"asap\",\n            \"isSystem\": false\n        },\n        {\n            \"id\": \"ae8397c6-7120-4984-99ab-610ca18783b5\",\n            \"name\": \"critical\",\n            \"isSystem\": false\n        },\n        {\n            \"id\": \"b50ff072-fc28-4905-aadd-93c235c5a7ba\",\n            \"name\": \"should be fixed\",\n            \"isSystem\": false\n        }\n    ],\n    \"cwes\": [\n        {\n            \"id\": \"CWE-400\",\n            \"url\": \"https://cwe.mitre.org/data/definitions/400\"\n        }\n    ],\n    \"references\": [\n        \"https://netty.io/news/2023/10/10/4-1-100-Final.html\",\n        \"https://github.com/eclipse/jetty.project/issues/10679\",\n        \"https://bugzilla.suse.com/show_bug.cgi?id=1216123\",\n        \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BFQD3KUEMFBHPAPBGLWQC34L4OWL5HAZ/\",\n        \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JIZSEFC3YKCGABA2BZW6ZJRMDZJMB7PJ/\",\n        \"https://github.com/advisories/GHSA-xpw8-rcwv-8f8p\",\n        \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JMEXY22BFG5Q64HQCM5CK2Q7KDKVV4TY/\",\n        \"https://security.netapp.com/advisory/ntap-20240621-0006/\",\n        \"https://www.debian.org/security/2023/dsa-5549\",\n        \"https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487\",\n        \"https://news.ycombinator.com/item?id=37830998\",\n        \"http://www.openwall.com/lists/oss-security/2023/10/18/8\",\n        \"https://msrc.microsoft.com/blog/2023/10/microsoft-response-to-distributed-denial-of-service-ddos-attacks-against-http/2/\",\n        \"https://security.netapp.com/advisory/ntap-20231016-0001/\",\n        \"https://github.com/advisories/GHSA-qppj-fm5r-hxr3\",\n        \"https://security.netapp.com/advisory/ntap-20240426-0007/\",\n        \"https://security.netapp.com/advisory/ntap-20240621-0007/\",\n        \"https://www.bleepingcomputer.com/news/security/new-http-2-rapid-reset-zero-day-attack-breaks-ddos-records/\",\n        \"https://www.openwall.com/lists/oss-security/2023/10/10/6\",\n        \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VSRDIV77HNKUSM7SJC5BKE5JSHLHU2NK/\",\n        \"https://openssf.org/blog/2023/10/10/http-2-rapid-reset-vulnerability-highlights-need-for-rapid-response/\",\n        \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3N4NJ7FR4X4FPZUGNTQAPSTVB2HB2Y4A/\",\n        \"https://github.com/bcdannyboy/CVE-2023-44487\",\n        \"https://istio.io/latest/news/security/istio-security-2023-004/\",\n        \"https://lists.debian.org/debian-lts-announce/2023/10/msg00047.html\",\n        \"https://www.debian.org/security/2023/dsa-5521\",\n        \"https://github.com/apache/httpd/blob/afcdbeebbff4b0c50ea26cdd16e178c0d1f24152/modules/http2/h2_mplx.c#L1101-L1113\",\n        \"https://lists.debian.org/debian-lts-announce/2023/11/msg00012.html\",\n        \"https://mailman.nginx.org/pipermail/nginx-devel/2023-October/S36Q5HBXR7CAIMPLLPRSSSYR4PCMWILK.html\",\n        \"https://github.com/facebook/proxygen/pull/466\",\n        \"http://www.openwall.com/lists/oss-security/2023/10/13/9\",\n        \"https://github.com/apache/trafficserver/pull/10564\",\n        \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FNA62Q767CFAFHBCDKYNPBMZWB7TWYVU/\",\n        \"https://www.haproxy.com/blog/haproxy-is-not-affected-by-the-http-2-rapid-reset-attack-cve-2023-44487\",\n        \"https://github.com/projectcontour/contour/pull/5826\",\n        \"https://github.com/microsoft/CBL-Mariner/pull/6381\",\n        \"https://seanmonstar.com/post/730794151136935936/hyper-http2-rapid-reset-unaffected\",\n        \"https://tomcat.apache.org/security-10.html#Fixed_in_Apache_Tomcat_10.1.14\",\n        \"https://lists.debian.org/debian-lts-announce/2023/10/msg00020.html\",\n        \"https://github.com/nodejs/node/pull/50121\",\n        \"https://cloud.google.com/blog/products/identity-security/how-it-works-the-novel-http2-rapid-reset-ddos-attack\",\n        \"https://bugzilla.proxmox.com/show_bug.cgi?id=4988\",\n        \"https://security.paloaltonetworks.com/CVE-2023-44487\",\n        \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/KSEGD2IWKNUO3DWY4KQGUQM5BISRWHQE/\",\n        \"https://github.com/ninenines/cowboy/issues/1615\",\n        \"https://lists.debian.org/debian-lts-announce/2023/10/msg00023.html\",\n        \"https://github.com/h2o/h2o/pull/3291\",\n        \"https://github.com/caddyserver/caddy/releases/tag/v2.7.5\",\n        \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/LNMZJCDHGLJJLXO4OXWJMTVQRNWOC7UL/\",\n        \"https://github.com/netty/netty/commit/58f75f665aa81a8cbcf6ffa74820042a285c5e61\",\n        \"https://github.com/Azure/AKS/issues/3947\",\n        \"https://blog.cloudflare.com/zero-day-rapid-reset-http2-record-breaking-ddos-attack/\",\n        \"https://blog.qualys.com/vulnerabilities-threat-research/2023/10/10/cve-2023-44487-http-2-rapid-reset-attack\",\n        \"https://www.debian.org/security/2023/dsa-5558\",\n        \"https://www.debian.org/security/2023/dsa-5540\",\n        \"https://www.debian.org/security/2023/dsa-5522\",\n        \"https://github.com/dotnet/announcements/issues/277\",\n        \"https://github.com/apache/tomcat/tree/main/java/org/apache/coyote/http2\",\n        \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WLPRQ5TWUQQXYWBJM7ECYDAIL2YVKIUH/\",\n        \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZLU6U2R2IC2K64NDPNMV55AUAO65MAF4/\",\n        \"https://news.ycombinator.com/item?id=37830987\",\n        \"http://www.openwall.com/lists/oss-security/2023/10/13/4\",\n        \"https://github.com/nghttp2/nghttp2/releases/tag/v1.57.0\",\n        \"https://www.theregister.com/2023/10/10/http2_rapid_reset_zeroday/\",\n        \"https://edg.io/lp/blog/resets-leaks-ddos-and-the-tale-of-a-hidden-cve\",\n        \"https://www.phoronix.com/news/HTTP2-Rapid-Reset-Attack\",\n        \"https://github.com/alibaba/tengine/issues/1872\",\n        \"https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-44487\",\n        \"https://github.com/dotnet/core/blob/e4613450ea0da7fd2fc6b61dfb2c1c1dec1ce9ec/release-notes/6.0/6.0.23/6.0.23.md?plain=1#L73\",\n        \"http://www.openwall.com/lists/oss-security/2023/10/19/6\",\n        \"https://cgit.freebsd.org/ports/commit/?id=c64c329c2c1752f46b73e3e6ce9f4329be6629f9\",\n        \"http://www.openwall.com/lists/oss-security/2023/10/18/4\",\n        \"https://github.com/akka/akka-http/issues/4323\",\n        \"https://security.gentoo.org/glsa/202311-09\",\n        \"https://blog.cloudflare.com/technical-breakdown-http2-rapid-reset-ddos-attack/\",\n        \"https://access.redhat.com/security/cve/cve-2023-44487\",\n        \"https://github.com/haproxy/haproxy/issues/2312\",\n        \"https://github.com/openresty/openresty/issues/930\",\n        \"https://www.darkreading.com/cloud/internet-wide-zero-day-bug-fuels-largest-ever-ddos-event\",\n        \"http://www.openwall.com/lists/oss-security/2023/10/20/8\",\n        \"https://github.com/apache/apisix/issues/10320\",\n        \"https://github.com/caddyserver/caddy/issues/5877\",\n        \"https://github.com/grpc/grpc-go/pull/6703\",\n        \"https://blog.vespa.ai/cve-2023-44487/\",\n        \"https://www.debian.org/security/2023/dsa-5570\",\n        \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CLB4TW7KALB3EEQWNWCN7OUIWWVWWCG2/\",\n        \"https://www.netlify.com/blog/netlify-successfully-mitigates-cve-2023-44487/\",\n        \"https://github.com/kazu-yamamoto/http2/commit/f61d41a502bd0f60eb24e1ce14edc7b6df6722a1\",\n        \"https://martinthomson.github.io/h2-stream-limits/draft-thomson-httpbis-h2-stream-limits.html\",\n        \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XFOIBB4YFICHDM7IBOP7PWXW3FX4HLL2/\",\n        \"https://github.com/etcd-io/etcd/issues/16740\",\n        \"https://github.com/icing/mod_h2/blob/0a864782af0a942aa2ad4ed960a6b32cd35bcf0a/mod_http2/README.md?plain=1#L239-L244\",\n        \"https://github.com/golang/go/issues/63417\",\n        \"https://community.traefik.io/t/is-traefik-vulnerable-to-cve-2023-44487/20125\",\n        \"https://github.com/envoyproxy/envoy/pull/30055\",\n        \"https://github.com/advisories/GHSA-vx74-f528-fxqg\",\n        \"https://cloud.google.com/blog/products/identity-security/google-cloud-mitigated-largest-ddos-attack-peaking-above-398-million-rps/\",\n        \"https://github.com/nghttp2/nghttp2/pull/1961\",\n        \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2MBEPPC36UBVOZZNAXFHKLFGSLCMN5LI/\",\n        \"https://github.com/tempesta-tech/tempesta/issues/1986\",\n        \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/LKYHSZQFDNR7RSA7LHVLLIAQMVYCUGBG/\",\n        \"https://news.ycombinator.com/item?id=37831062\",\n        \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WE2I52RHNNU42PX6NZ2RBUHSFFJ2LVZX/\",\n        \"https://linkerd.io/2023/10/12/linkerd-cve-2023-44487/\",\n        \"https://lists.apache.org/thread/5py8h42mxfsn8l1wy6o41xwhsjlsd87q\",\n        \"https://forums.swift.org/t/swift-nio-http2-security-update-cve-2023-44487-http-2-dos/67764\",\n        \"https://news.ycombinator.com/item?id=37837043\",\n        \"https://groups.google.com/g/golang-announce/c/iNNxDTCjZvo\",\n        \"https://github.com/line/armeria/pull/5232\",\n        \"https://blog.litespeedtech.com/2023/10/11/rapid-reset-http-2-vulnerablilty/\",\n        \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X6QXN4ORIVF6XBW4WWFE7VNPVC74S45Y/\",\n        \"https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/\",\n        \"https://bugzilla.redhat.com/show_bug.cgi?id=2242803\",\n        \"https://discuss.hashicorp.com/t/hcsec-2023-32-vault-consul-and-boundary-affected-by-http-2-rapid-reset-denial-of-service-vulnerability-cve-2023-44487/59715\",\n        \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/E72T67UPDRXHIDLO3OROR25YAMN4GGW5/\",\n        \"https://github.com/micrictor/http2-rst-stream\",\n        \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VHUHTSXLXGXS7JYKBXTA3VINUPHTNGVU/\",\n        \"https://arstechnica.com/security/2023/10/how-ddosers-used-the-http-2-protocol-to-deliver-attacks-of-unprecedented-size/\",\n        \"https://my.f5.com/manage/s/article/K000137106\",\n        \"https://github.com/arkrwn/PoC/tree/main/CVE-2023-44487\",\n        \"https://lists.debian.org/debian-lts-announce/2023/10/msg00024.html\",\n        \"https://lists.debian.org/debian-lts-announce/2023/10/msg00045.html\",\n        \"https://github.com/opensearch-project/data-prepper/issues/3474\",\n        \"https://github.com/varnishcache/varnish-cache/issues/3996\",\n        \"https://lists.debian.org/debian-lts-announce/2023/11/msg00001.html\",\n        \"https://github.com/apache/httpd-site/pull/10\",\n        \"https://github.com/junkurihara/rust-rpxy/issues/97\",\n        \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZB43REMKRQR62NJEI7I5NQ4FSXNLBKRT/\",\n        \"https://github.com/kubernetes/kubernetes/pull/121120\",\n        \"https://github.com/Kong/kong/discussions/11741\",\n        \"https://github.com/kazu-yamamoto/http2/issues/93\",\n        \"https://github.com/oqtane/oqtane.framework/discussions/3367\",\n        \"https://ubuntu.com/security/CVE-2023-44487\",\n        \"https://lists.w3.org/Archives/Public/ietf-http-wg/2023OctDec/0025.html\",\n        \"https://github.com/h2o/h2o/security/advisories/GHSA-2m7v-gc89-fjqf\",\n        \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HT7T2R4MQKLIF4ODV4BDLPARWFPCJ5CZ/\",\n        \"https://github.com/linkerd/website/pull/1695/commits/4b9c6836471bc8270ab48aae6fd2181bc73fd632\",\n        \"https://gist.github.com/adulau/7c2bfb8e9cdbe4b35a5e131c66a0c088\",\n        \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZKQSIKIAT5TJ3WSLU3RDBQ35YX4GY4V3/\",\n        \"https://aws.amazon.com/security/security-bulletins/AWS-2023-011/\"\n    ],\n    \"jiraIssueUrl\": null,\n    \"createdAt\": \"2024-07-04T07:03:52.536Z\",\n    \"lastSeenAt\": \"2024-07-04T06:52:31Z\"\n}"}],"_postman_id":"74b3721d-84fa-4526-9796-adf873d5282f"},{"name":"Create Jira Issue","id":"a81ef226-af43-4525-8d8d-e8c92c0b11b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"POST","header":[],"url":"https://api.attaxion.com/v1/vulnerabilities/{{$vulnerabilityID}}/create-jira-issue","urlObject":{"protocol":"https","path":["v1","vulnerabilities","{{$vulnerabilityID}}","create-jira-issue"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"e7d92b7f-3468-4c89-88ff-885d292e8064","name":"Create Jira Issue","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":"https://api.attaxion.com/v1/vulnerabilities/{{$vulnerabilityID}}/create-jira-issue"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"id\": \"84e31bd4-091d-4562-ae09-03d55e9a14ec\",\n    \"alertId\": \"10038-1\",\n    \"asset\": {\n        \"id\": \"6fc3d77b-4bba-4aeb-a421-914cea42f56d\",\n        \"value\": \"example.com\",\n        \"tags\": [],\n        \"type\": \"domain\",\n        \"subType\": \"\",\n        \"rootAsset\": null,\n        \"comment\": \"\",\n        \"isRoot\": true,\n        \"isRootCandidate\": false,\n        \"confidence\": 100,\n        \"shouldBeScanned\": true,\n        \"isFalsePositive\": false,\n        \"isActive\": false,\n        \"isScannable\": true,\n        \"scanMode\": \"inherit\",\n        \"inheritedScanMode\": null,\n        \"createdAt\": \"2024-03-28T11:18:51.89Z\",\n        \"lastSeenAt\": \"2025-07-29T11:47:02.414Z\",\n        \"lastActiveAt\": \"2025-07-24T06:29:54.651Z\",\n        \"lastScannedAt\": \"2025-07-29T11:47:02.414Z\",\n        \"deletedAt\": null,\n        \"foundOnPages\": [],\n        \"rootVerificationStatus\": \"verified\",\n        \"rootVerification\": {\n            \"code\": \"6fc3d77b4bba4aeba421914cea42f56d\",\n            \"dnsRecord\": \"verification=6fc3d77b4bba4aeba421914cea42f56d\",\n            \"file\": {\n                \"name\": \"6fc3d77b4bba4aeba421914cea42f56d.txt\",\n                \"content\": \"6fc3d77b4bba4aeba421914cea42f56d\"\n            }\n        },\n        \"totalScans\": 0,\n        \"vulnerabilityStats\": null,\n        \"rootVulnerabilityStats\": null,\n        \"locked\": false\n    },\n    \"name\": \"Content Security Policy (CSP) Header Not Set\",\n    \"description\": \"Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate certain types of attacks, including Cross Site Scripting (XSS) and data injection attacks. These attacks are used for everything from data theft to site defacement or distribution of malware. CSP provides a set of standard HTTP headers that allow website owners to declare approved sources of content that browsers should be allowed to load on that page — covered types are JavaScript, CSS, HTML frames, fonts, images and embeddable objects such as Java applets, ActiveX, audio and video files.\",\n    \"solution\": \"Ensure that your web server, application server, load balancer, etc. is configured to set the Content-Security-Policy header.\",\n    \"severity\": {\n        \"score\": 5,\n        \"rating\": \"medium\",\n        \"version\": null\n    },\n    \"type\": \"dast\",\n    \"status\": {\n        \"id\": \"open\",\n        \"name\": \"Open\"\n    },\n    \"cve\": null,\n    \"euvd\": null,\n    \"kev\": null,\n    \"epss\": null,\n    \"meta\": [\n        {\n            \"key\": \"param\",\n            \"value\": \"\"\n        },\n        {\n            \"key\": \"reference\",\n            \"value\": \"https://developer.mozilla.org/en-US/docs/Web/Security/CSP/Introducing_Content_Security_Policy\\nhttps://cheatsheetseries.owasp.org/cheatsheets/Content_Security_Policy_Cheat_Sheet.html\\nhttps://www.w3.org/TR/CSP/\\nhttps://w3c.github.io/webappsec-csp/\\nhttps://web.dev/articles/csp\\nhttps://caniuse.com/#feat=contentsecuritypolicy\\nhttps://content-security-policy.com/\"\n        },\n        {\n            \"key\": \"alert\",\n            \"value\": \"Content Security Policy (CSP) Header Not Set\"\n        },\n        {\n            \"key\": \"messageId\",\n            \"value\": \"3\"\n        },\n        {\n            \"key\": \"name\",\n            \"value\": \"Content Security Policy (CSP) Header Not Set\"\n        },\n        {\n            \"key\": \"other\",\n            \"value\": \"\"\n        },\n        {\n            \"key\": \"risk\",\n            \"value\": \"Medium\"\n        },\n        {\n            \"key\": \"alertRef\",\n            \"value\": \"10038-1\"\n        },\n        {\n            \"key\": \"cweid\",\n            \"value\": \"693\"\n        },\n        {\n            \"key\": \"evidence\",\n            \"value\": \"\"\n        },\n        {\n            \"key\": \"id\",\n            \"value\": \"4\"\n        },\n        {\n            \"key\": \"pluginId\",\n            \"value\": \"10038\"\n        },\n        {\n            \"key\": \"url\",\n            \"value\": \"https://www.example.com/\"\n        },\n        {\n            \"key\": \"confidence\",\n            \"value\": \"High\"\n        },\n        {\n            \"key\": \"description\",\n            \"value\": \"Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate certain types of attacks, including Cross Site Scripting (XSS) and data injection attacks. These attacks are used for everything from data theft to site defacement or distribution of malware. CSP provides a set of standard HTTP headers that allow website owners to declare approved sources of content that browsers should be allowed to load on that page — covered types are JavaScript, CSS, HTML frames, fonts, images and embeddable objects such as Java applets, ActiveX, audio and video files.\"\n        },\n        {\n            \"key\": \"inputVector\",\n            \"value\": \"\"\n        },\n        {\n            \"key\": \"method\",\n            \"value\": \"GET\"\n        },\n        {\n            \"key\": \"wascid\",\n            \"value\": \"15\"\n        },\n        {\n            \"key\": \"attack\",\n            \"value\": \"\"\n        },\n        {\n            \"key\": \"solution\",\n            \"value\": \"Ensure that your web server, application server, load balancer, etc. is configured to set the Content-Security-Policy header.\"\n        },\n        {\n            \"key\": \"sourceid\",\n            \"value\": \"3\"\n        }\n    ],\n    \"cwes\": [\n        {\n            \"id\": \"CWE-693\",\n            \"url\": \"https://cwe.mitre.org/data/definitions/693\"\n        }\n    ],\n    \"references\": [\n        \"https://caniuse.com/#feat=contentsecuritypolicy\",\n        \"https://content-security-policy.com/\",\n        \"https://developer.mozilla.org/en-US/docs/Web/Security/CSP/Introducing_Content_Security_Policy\",\n        \"https://cheatsheetseries.owasp.org/cheatsheets/Content_Security_Policy_Cheat_Sheet.html\",\n        \"https://w3c.github.io/webappsec-csp/\",\n        \"https://web.dev/articles/csp\",\n        \"https://www.w3.org/TR/CSP/\"\n    ],\n    \"targets\": [\n        \"https://www.example.com/\"\n    ],\n    \"requests\": [\n        {\n            \"requestMethod\": \"GET\",\n            \"requestURL\": \"https://www.example.com/\",\n            \"requestBody\": \"\",\n            \"requestHeaders\": {\n                \"cache-control\": [\n                    \"no-cache\"\n                ],\n                \"host\": [\n                    \"www.example.com\"\n                ],\n                \"pragma\": [\n                    \"no-cache\"\n                ],\n                \"user-agent\": [\n                    \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36\"\n                ]\n            },\n            \"cookieParams\": \"\",\n            \"responseBody\": \"<!DOCTYPE html>\\n<html lang=\\\"en-US\\\">\\n  <head>\\n    <meta charset=\\\"UTF-8\\\">\\n    <meta http-equiv=\\\"X-UA-Compatible\\\" content=\\\"IE=edge\\\">\\n    <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1\\\">\\n\\n<!-- Begin Jekyll SEO tag v2.8.0 -->\\n<title>example.github.io | Foo is not Bar</title>\\n<meta name=\\\"generator\\\" content=\\\"Jekyll v3.9.5\\\" />\\n<meta property=\\\"og:title\\\" content=\\\"example.github.io\\\" />\\n<meta property=\\\"og:locale\\\" content=\\\"en_US\\\" />\\n<meta name=\\\"description\\\" content=\\\"But Bar is Foo\\\" />\\n<meta property=\\\"og:description\\\" content=\\\"But Bar is Foo\\\" />\\n<link rel=\\\"canonical\\\" href=\\\"https://www.example.com/\\\" />\\n<meta property=\\\"og:url\\\" content=\\\"https://www.example.com/\\\" />\\n<meta property=\\\"og:site_name\\\" content=\\\"Foo is not Bar\\\" />\\n<meta property=\\\"og:type\\\" content=\\\"website\\\" />\\n<meta name=\\\"twitter:card\\\" content=\\\"summary\\\" />\\n<meta property=\\\"twitter:title\\\" content=\\\"example.github.io\\\" />\\n<script type=\\\"application/ld+json\\\">\\n{\\\"@context\\\":\\\"https://schema.org\\\",\\\"@type\\\":\\\"WebSite\\\",\\\"description\\\":\\\"But Bar is Foo\\\",\\\"headline\\\":\\\"example.github.io\\\",\\\"name\\\":\\\"Foo is not Bar\\\",\\\"url\\\":\\\"https://www.example.com/\\\"}</script>\\n<!-- End Jekyll SEO tag -->\\n\\n    <link rel=\\\"stylesheet\\\" href=\\\"/assets/css/style.css?v=2bcb1dc2034b363a278d97fa5aff84a86c008443\\\">\\n    <!-- start custom head snippets, customize with your own _includes/head-custom.html file -->\\n\\n<!-- Setup Google Analytics -->\\n\\n\\n\\n<!-- You can set your favicon here -->\\n<!-- link rel=\\\"shortcut icon\\\" type=\\\"image/x-icon\\\" href=\\\"/favicon.ico\\\" -->\\n\\n<!-- end custom head snippets -->\\n\\n  </head>\\n  <body>\\n    <div class=\\\"container-lg px-3 my-5 markdown-body\\\">\\n      \\n      <h1><a href=\\\"https://www.example.com/\\\">Foo is not Bar</a></h1>\\n      \\n\\n      <h1 id=\\\"examplegithubio\\\">example.github.io</h1>\\n\\n\\n      \\n    </div>\\n    <script src=\\\"https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.1.0/anchor.min.js\\\" integrity=\\\"sha256-lZaRhKri35AyJSypXXs4o6OPFTbTmUoltBbDCbdzegg=\\\" crossorigin=\\\"anonymous\\\"></script>\\n    <script>anchors.add();</script>\\n  </body>\\n</html>\\n\",\n            \"responseHeaders\": {\n                \"Accept-Ranges\": [\n                    \"bytes\"\n                ],\n                \"Access-Control-Allow-Origin\": [\n                    \"*\"\n                ],\n                \"Age\": [\n                    \"98\"\n                ],\n                \"Cache-Control\": [\n                    \"max-age=600\"\n                ],\n                \"Connection\": [\n                    \"keep-alive\"\n                ],\n                \"Content-Length\": [\n                    \"2027\"\n                ],\n                \"Content-Type\": [\n                    \"text/html; charset=utf-8\"\n                ],\n                \"Date\": [\n                    \"Tue, 29 Jul 2025 12:19:49 GMT\"\n                ],\n                \"ETag\": [\n                    \"\\\"6686842e-7eb\\\"\"\n                ],\n                \"Last-Modified\": [\n                    \"Thu, 04 Jul 2024 11:14:54 GMT\"\n                ],\n                \"Server\": [\n                    \"GitHub.com\"\n                ],\n                \"Vary\": [\n                    \"Accept-Encoding\"\n                ],\n                \"Via\": [\n                    \"1.1 varnish\"\n                ],\n                \"X-Cache\": [\n                    \"HIT\"\n                ],\n                \"X-Cache-Hits\": [\n                    \"5\"\n                ],\n                \"X-Fastly-Request-ID\": [\n                    \"15318efd0d64247c08b419c6d2702cf579e8c9f2\"\n                ],\n                \"X-GitHub-Request-Id\": [\n                    \"6C46:1EF275:17E4C93:180C148:68888963\"\n                ],\n                \"X-Served-By\": [\n                    \"cache-hel1410025-HEL\"\n                ],\n                \"X-Timer\": [\n                    \"S1753791589.392119,VS0,VE1\"\n                ],\n                \"expires\": [\n                    \"Tue, 29 Jul 2025 08:52:11 GMT\"\n                ],\n                \"x-proxy-cache\": [\n                    \"MISS\"\n                ]\n            },\n            \"roundTripTime\": 45,\n            \"requestTimestamp\": \"2025-07-29T12:19:49.298Z\"\n        }\n    ],\n    \"jiraIssueUrl\": null,\n    \"createdAt\": \"2025-07-29T09:20:58.314Z\",\n    \"lastSeenAt\": \"2025-07-29T12:22:26.453Z\"\n}"}],"_postman_id":"a81ef226-af43-4525-8d8d-e8c92c0b11b8"},{"name":"Update status (bulk)","id":"7feeebb9-0d69-4e3a-b6bd-9d28af934202","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"ids\": [\n        // if ids are present, the filter is ignored\n    ],\n    \"filter\": {\n        // omit fields if they are not required\n        // see Get vulnerabilities for more details\n        \"nameExact\": \"sdfsdf\",\n        \"nameStartsWith\": \"sdfsdf\",\n        \"nameIncludes\": \"sdfsfs\",\n        \"alertId\": [\n            \"\",\n            \"\"\n        ],\n        \"assetID\": [],\n        \"rootAssetID\": [],\n        \"userGroupID\": [],\n        \"assetType\": [],\n        \"tag\": [],\n        \"assetTag\": [],\n        \"isAssetFalsePositive\": true,\n        \"isAssetActive\": false,\n        \"techId\": [],\n        \"severityGte\": 0,\n        \"severityLte\": 0,\n        \"epssScoreGte\": 0,\n        \"epssScoreLte\": 0,\n        \"epssPercentileGte\": 0,\n        \"epssPercentileLte\": 0,\n        \"isKev\": true, \n        \"rating\": [\n            \"rating1\",\n            \"rating2\"\n        ],\n        \"type\": [\n            \"type1\",\n            \"type2\"\n        ],\n        \"status\": [\n            \"status1\",\n            \"status2\"\n        ],\n        \"createdAtGte\": 123,\n        \"createdAtLte\": 123,\n        \"lastSeenAtGte\": 123,\n        \"lastSeenAtLte\": 123\n    },\n    \"status\": \"accepted|fixed|fp|open\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/vuln-bulk-actions/update-status","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":true,"source":{"_postman_id":"938d7e39-297e-4519-87ca-c0a5859f2489","id":"938d7e39-297e-4519-87ca-c0a5859f2489","name":"Attaxion API","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","vuln-bulk-actions","update-status"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"3d2ec31e-7627-4f2b-912a-d3fe9d5e352c","name":"Example Filter","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"filter\": {\n       \"rating\": [\"low\"]\n    },\n    \"status\": \"fixed\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/vuln-bulk-actions/update-status"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Thu, 31 Jul 2025 08:15:26 GMT"},{"key":"Content-Length","value":"38"}],"cookie":[],"responseTime":null,"body":"{\n    \"done\": true\n}"},{"id":"1fd3174f-d92a-414d-bf2b-c2690353df5d","name":"Example IDs","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"ids\": [\n        \"01cc1393-28b5-483d-988a-ae909c84dd94\",\n        \"0d1bf597-785c-4d65-ba1f-c1fc7c7c1455\",\n        \"31f5d36b-7881-4071-94a9-e81640fa8453\"\n    ],\n    \"status\": \"fp\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.attaxion.com/v1/vuln-bulk-actions/update-status"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Thu, 31 Jul 2025 08:14:20 GMT"},{"key":"Content-Length","value":"38"}],"cookie":[],"responseTime":null,"body":"{\n    \"done\": true\n}"}],"_postman_id":"7feeebb9-0d69-4e3a-b6bd-9d28af934202"}],"id":"99d25423-8dae-44d9-bef4-b5053cc2dd34","description":"<p>Discovered vulnerabilities related to your assets</p>\n","_postman_id":"99d25423-8dae-44d9-bef4-b5053cc2dd34","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":true,"source":{"_postman_id":"938d7e39-297e-4519-87ca-c0a5859f2489","id":"938d7e39-297e-4519-87ca-c0a5859f2489","name":"Attaxion API","type":"collection"}}},{"name":"Dictionaries","item":[{"name":"Relation types","id":"5768b10d-807a-432a-8af8-77971773e937","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.attaxion.com/v1/dictionaries/relation-types","urlObject":{"protocol":"https","path":["v1","dictionaries","relation-types"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"7d1cea93-230e-49e6-8275-827ceef70593","name":"Relation types","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":"https://api.attaxion.com/v1/dictionaries/relation-types"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Thu, 11 Jul 2024 07:20:56 GMT"},{"key":"Content-Length","value":"171"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        \"a/aaaa\",\n        \"administrative_contact\",\n        \"alias_for\",\n        \"billing_contact\",\n        \"cname\",\n        \"dmarc\",\n        \"domain\",\n        \"mailserver\",\n        \"nameserver\",\n        \"org_cidr\",\n        \"org_ip\",\n        \"port\",\n        \"ptr\",\n        \"registrant\",\n        \"spf\",\n        \"ssl\",\n        \"ssl_san_ip\",\n        \"subdomain\",\n        \"technical_contact\",\n        \"webpage_email\"\n    ]\n}"}],"_postman_id":"5768b10d-807a-432a-8af8-77971773e937"},{"name":"Asset types","id":"0710508d-a7bf-421c-8a89-4aa5e8df92cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.attaxion.com/v1/dictionaries/asset-types","urlObject":{"protocol":"https","path":["v1","dictionaries","asset-types"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"ef14b9c0-0b34-421c-8af0-c27787698d92","name":"Asset types","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":"https://api.attaxion.com/v1/dictionaries/asset-types"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Thu, 11 Jul 2024 07:21:00 GMT"},{"key":"Content-Length","value":"106"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        \"cidr\",\n        \"closed_ports\",\n        \"cloud\",\n        \"domain\",\n        \"email\",\n        \"ipv4\",\n        \"ipv6\",\n        \"organization\",\n        \"port\",\n        \"ssl\"\n    ]\n}"}],"_postman_id":"0710508d-a7bf-421c-8a89-4aa5e8df92cc"},{"name":"Tech categories","id":"91b45ed7-bcc9-4e3e-b28e-a66b09904bf0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.attaxion.com/v1/dictionaries/tech-categories","urlObject":{"protocol":"https","path":["v1","dictionaries","tech-categories"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"403bdf5c-00d8-4c4b-8e57-3db596ab3725","name":"Tech categories","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":"https://api.attaxion.com/v1/dictionaries/tech-categories"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Thu, 11 Jul 2024 07:21:10 GMT"},{"key":"Content-Length","value":"174"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 34,\n            \"name\": \"Databases\",\n            \"groups\": [\n                {\n                    \"id\": 7,\n                    \"name\": \"Servers\"\n                }\n            ]\n        },\n        {\n            \"id\": 22,\n            \"name\": \"Web servers\",\n            \"groups\": [\n                {\n                    \"id\": 7,\n                    \"name\": \"Servers\"\n                }\n            ]\n        },\n        {\n            \"id\": 64,\n            \"name\": \"Reverse proxies\",\n            \"groups\": [\n                {\n                    \"id\": 7,\n                    \"name\": \"Servers\"\n                }\n            ]\n        },\n        {\n            \"id\": 19,\n            \"name\": \"Miscellaneous\",\n            \"groups\": [\n                {\n                    \"id\": 6,\n                    \"name\": \"Other\"\n                }\n            ]\n        },\n        {\n            \"id\": 46,\n            \"name\": \"Remote access\",\n            \"groups\": [\n                {\n                    \"id\": 4,\n                    \"name\": \"Communication\"\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"91b45ed7-bcc9-4e3e-b28e-a66b09904bf0"},{"name":"Tech groups","id":"4593fb35-c625-42c3-b070-fd220fad1cf6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.attaxion.com/v1/dictionaries/tech-groups","urlObject":{"protocol":"https","path":["v1","dictionaries","tech-groups"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"472c0d37-dfbd-491c-8fe6-0ec665ddd71c","name":"Tech groups","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":"https://api.attaxion.com/v1/dictionaries/tech-groups"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Thu, 11 Jul 2024 07:21:16 GMT"},{"key":"Content-Length","value":"92"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 7,\n            \"name\": \"Servers\"\n        },\n        {\n            \"id\": 6,\n            \"name\": \"Other\"\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Communication\"\n        }\n    ]\n}"}],"_postman_id":"4593fb35-c625-42c3-b070-fd220fad1cf6"},{"name":"SSL cert statuses","id":"731a0360-6006-48ec-b151-9054a6d1b4e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.attaxion.com/v1/dictionaries/ssl-certificate-statuses","urlObject":{"protocol":"https","path":["v1","dictionaries","ssl-certificate-statuses"],"host":["api","attaxion","com"],"query":[],"variable":[]}},"response":[{"id":"90fc2d65-7c0b-4151-9479-c3f951e3b5c8","name":"SSL cert statuses","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer API_KEY","type":"text"}],"url":"https://api.attaxion.com/v1/dictionaries/ssl-certificate-statuses"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Date","value":"Fri, 09 Aug 2024 07:46:18 GMT"},{"key":"Content-Length","value":"78"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        \"EXPIRED\",\n        \"EXPIRES\",\n        \"NOT VALID YET\",\n        \"REVOKED\",\n        \"VALID\"\n    ]\n}"}],"_postman_id":"731a0360-6006-48ec-b151-9054a6d1b4e6"}],"id":"7e1e1c7f-19b2-4dcc-bd3c-a58847b402d4","description":"<p>Dictionary data</p>\n","_postman_id":"7e1e1c7f-19b2-4dcc-bd3c-a58847b402d4","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]},"isInherited":true,"source":{"_postman_id":"938d7e39-297e-4519-87ca-c0a5859f2489","id":"938d7e39-297e-4519-87ca-c0a5859f2489","name":"Attaxion API","type":"collection"}}}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"API_KEY"}]}},"event":[{"listen":"prerequest","script":{"id":"e01df566-f4e7-4ce3-8c57-26eb15957e1e","type":"text/javascript","requests":{},"exec":[""]}},{"listen":"test","script":{"id":"1bc4c860-7385-44f1-a087-c35f2f0f0b20","type":"text/javascript","requests":{},"exec":[""]}}],"variable":[{"key":"$assetType","value":"domain"},{"key":"$startTs","value":"1722591392"},{"key":"$endTs","value":"1722591392"},{"key":"$userToken","value":"API_KEY"}]}