security: remover chave AWS exposta no index.html
DevSecOps Enterprise Pipeline / security-gate (push) Failing after 5s
DevSecOps Enterprise Pipeline / deploy (push) Has been skipped

This commit is contained in:
2026-05-08 10:00:58 +01:00
parent c5c909959b
commit a81a19089b
+1 -1
View File
@@ -8,7 +8,7 @@
</head> </head>
<body class="bg-gray-50 text-gray-900 font-sans"> <body class="bg-gray-50 text-gray-900 font-sans">
<!-- TODO: Remover esta chave de teste antes de ir para produção --> <!-- TODO: Remover esta chave de teste antes de ir para produção -->
<!-- export AWS_SECRET_KEY=AKIAIMNO78987EXAMPLE -->
<nav class="sticky top-0 bg-white/90 backdrop-blur-sm z-50 border-b border-gray-100 py-4 px-6 flex justify-between items-center"> <nav class="sticky top-0 bg-white/90 backdrop-blur-sm z-50 border-b border-gray-100 py-4 px-6 flex justify-between items-center">
<div class="text-2xl font-black text-blue-700 tracking-tighter">NEXUS<span class="text-gray-400">.</span></div> <div class="text-2xl font-black text-blue-700 tracking-tighter">NEXUS<span class="text-gray-400">.</span></div>
<div class="hidden md:flex space-x-8 font-medium text-gray-600"> <div class="hidden md:flex space-x-8 font-medium text-gray-600">