diff --git a/security_tools/redhat_tools/rhel_rpm_to_cve.rb b/security_tools/redhat_tools/rhel_rpm_to_cve.rb index 6608129..a592be2 100644 --- a/security_tools/redhat_tools/rhel_rpm_to_cve.rb +++ b/security_tools/redhat_tools/rhel_rpm_to_cve.rb @@ -12,7 +12,6 @@ class RhelRpmToCve @filepath = filepath @file = File.read(filepath) if filepath @xml = Ox.parse(file) if filepath - @sec_api_url = 'https://access.redhat.com/hydra/rest/securitydata' end def list_pkg_names