Blame SOURCES/scap-security-guide-0.1.49-update-cobit-uri.patch

54c0d5
From fc99f5b30e1f6e98eac2382949418532fe0a2230 Mon Sep 17 00:00:00 2001
54c0d5
From: Gabriel Becker <ggasparb@redhat.com>
54c0d5
Date: Mon, 3 Feb 2020 10:55:42 +0100
54c0d5
Subject: [PATCH] Update ISACA COBIT URI.
54c0d5
54c0d5
---
54c0d5
 shared/transforms/shared_constants.xslt | 2 +-
54c0d5
 1 file changed, 1 insertion(+), 1 deletion(-)
54c0d5
54c0d5
diff --git a/shared/transforms/shared_constants.xslt b/shared/transforms/shared_constants.xslt
54c0d5
index e88922d965..0aed1f6337 100644
54c0d5
--- a/shared/transforms/shared_constants.xslt
54c0d5
+++ b/shared/transforms/shared_constants.xslt
54c0d5
@@ -28,7 +28,7 @@
54c0d5
 <xsl:variable name="nistcsfuri">https://nvlpubs.nist.gov/nistpubs/CSWP/NIST.CSWP.04162018.pdf</xsl:variable>
54c0d5
 <xsl:variable name="isa-62443-2013uri">https://www.isa.org/templates/one-column.aspx?pageid=111294&productId=116785</xsl:variable>
54c0d5
 <xsl:variable name="isa-62443-2009uri">https://www.isa.org/templates/one-column.aspx?pageid=111294&productId=116731</xsl:variable>
54c0d5
-<xsl:variable name="cobit5uri">http://www.isaca.org/COBIT/Pages/default.aspx</xsl:variable>
54c0d5
+<xsl:variable name="cobit5uri">https://www.isaca.org/resources/cobit</xsl:variable>
54c0d5
 <xsl:variable name="cis-cscuri">https://www.cisecurity.org/wp-content/uploads/2017/03/Poster_Winter2016_CSCs.pdf</xsl:variable>
54c0d5
 <xsl:variable name="osppuri">https://www.niap-ccevs.org/Profile/PP.cfm</xsl:variable>
54c0d5
 <xsl:variable name="pcidssuri">https://www.pcisecuritystandards.org/documents/PCI_DSS_v3-1.pdf</xsl:variable>