Aggiunge la policy di responsible disclosure come allegato operativo.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@ -203,6 +203,14 @@ const isLabeled = (item: string | { label: string; text: string }): item is { la
|
||||
))
|
||||
}
|
||||
</ul>
|
||||
<p class="mt-3 text-sm">
|
||||
<a
|
||||
class={link}
|
||||
href={`/${currentLocale === 'it' ? '' : currentLocale + '/'}allegati#security-disclosure`}
|
||||
>
|
||||
{c.lineeOperative.disclosureLinkLabel}
|
||||
</a>
|
||||
</p>
|
||||
|
||||
<h2 id="governance">{c.governance.title}</h2>
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user