• ATTAKA is officially CVE compatible

  • 17 Ago 2012

    Nas notícias

Attaka, Globant´s SAAS vulnerabilities assessment and management platform achieved the final stage of MITRE's formal CVE Compatibility Process and is now "Officially CVE-Compatible".

Click here for more information.

function getGAClientID() { let match = document.cookie.match(/_ga=([^;]*)/); return match ? match[1].split('.').slice(-2).join('.') : null; } document.addEventListener("DOMContentLoaded", function() { let clientID = getGAClientID(); if (clientID) { document.getElementById('client_id').value = clientID; } });