We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28419d8 commit 08cd1cdCopy full SHA for 08cd1cd
frontend/app/components/modules/project/views/security.vue
@@ -201,16 +201,6 @@ SPDX-License-Identifier: MIT
201
>
202
Generate YAML
203
</lfx-button>
204
-
205
- <!-- <template #content>
206
- <div class="flex flex-col gap-1 max-w-72">
207
- <div class="font-semibold text-white text-xs">YAML Security specifications file</div>
208
- <div class="text-neutral-300 text-xs">
209
- Generate a YAML security file, upload it to your repository, and ensure we can run all security
210
- assessments for your project.
211
- </div>
212
213
- </template> -->
214
</lfx-card>
215
</div>
216
0 commit comments