Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/defect-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ body:
- 4.12.x
- 4.13.0
- 4.13.1
- 4.13.2
- 4.14.0-SNAPSHOT
validations:
required: true
Expand Down
2 changes: 1 addition & 1 deletion docker/Dockerfile.alpine
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nginxinc/nginx-unprivileged:1.27.5-alpine@sha256:b16a09b2066fdc77e883e9977390ba2dcb9f1850df0cafacb5167f7b4bc35df1
FROM nginxinc/nginx-unprivileged:1.27.5-alpine@sha256:82a240b6d2f12d0154090b4a43425ea49c29f25e77683f36e52bca74da79bf0e

# Arguments that can be passed at build time
ARG COMMIT_SHA=unknown
Expand Down
7 changes: 6 additions & 1 deletion src/i18n/locales/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -913,7 +913,12 @@
"weakness": "Schwäche",
"will_not_fix": "Wird nicht repariert",
"workaround_available": "Problemumgehung verfügbar",
"x_trust_boundary": "Vertrauensgrenze überschreiten"
"x_trust_boundary": "Vertrauensgrenze überschreiten",
"apply": "Anwenden",
"bulk_update": "Bulk-Update",
"no_projects_selected": "Keine Projekte ausgewählt",
"projects_selected": "Projekte ausgewählt",
"unsuppress": "Unsuppression"
},
"operator": {
"contains_all": "enthält alle",
Expand Down
7 changes: 6 additions & 1 deletion src/i18n/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -850,6 +850,7 @@
"supplier_name": "Supplier name",
"suppress": "Suppress",
"suppressed": "Suppressed",
"unsuppress": "Unsuppress",
"swid": "swid",
"swid_tagid": "SWID Tag ID",
"switch_view": "Cannot switch view while searching",
Expand Down Expand Up @@ -913,7 +914,11 @@
"weakness": "Weakness",
"will_not_fix": "Will not fix",
"workaround_available": "Workaround available",
"x_trust_boundary": "Cross Trust Boundary"
"x_trust_boundary": "Cross Trust Boundary",
"apply": "Apply",
"bulk_update": "Bulk-Update",
"projects_selected": "projects selected",
"no_projects_selected": "No projects selected"
},
"operator": {
"contains_all": "contains all",
Expand Down
7 changes: 6 additions & 1 deletion src/i18n/locales/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -913,7 +913,12 @@
"weakness": "Debilidad",
"will_not_fix": "No se reparara",
"workaround_available": "Solución alternativa disponible",
"x_trust_boundary": "Cruzar el límite de confianza"
"x_trust_boundary": "Cruzar el límite de confianza",
"apply": "Aplicar",
"bulk_update": "A granel-actualización",
"no_projects_selected": "No hay proyectos seleccionados",
"projects_selected": "Proyectos seleccionados",
"unsuppress": "No compresión"
},
"operator": {
"contains_all": "contiene todo",
Expand Down
7 changes: 6 additions & 1 deletion src/i18n/locales/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -913,7 +913,12 @@
"weakness": "Faiblesse",
"will_not_fix": "Ne sera pas corrigée",
"workaround_available": "Solution de contournement disponible",
"x_trust_boundary": "Limte de confiance mutuelle"
"x_trust_boundary": "Limte de confiance mutuelle",
"apply": "Appliquer",
"bulk_update": "Mettre à jour",
"no_projects_selected": "Aucun projet sélectionné",
"projects_selected": "Projets sélectionnés",
"unsuppress": "Se défoncer"
},
"operator": {
"contains_all": "contient tous",
Expand Down
7 changes: 6 additions & 1 deletion src/i18n/locales/hi.json
Original file line number Diff line number Diff line change
Expand Up @@ -913,7 +913,12 @@
"weakness": "कमजोरी",
"will_not_fix": "ठीक नहीं होगा",
"workaround_available": "वैकल्पिक उपाय उपलब्ध है",
"x_trust_boundary": "क्रॉस ट्रस्ट सीमा"
"x_trust_boundary": "क्रॉस ट्रस्ट सीमा",
"apply": "आवेदन करना",
"bulk_update": "उकसाने वाला",
"no_projects_selected": "कोई परियोजना नहीं चुनी",
"projects_selected": "चयनित परियोजनाएं",
"unsuppress": "बेकार"
},
"operator": {
"contains_all": "इसमें सभी शामिल हैं",
Expand Down
7 changes: 6 additions & 1 deletion src/i18n/locales/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -913,7 +913,12 @@
"weakness": "Debolezza",
"will_not_fix": "Non risolverà",
"workaround_available": "Soluzione disponibile",
"x_trust_boundary": "Confine di fiducia incrociata"
"x_trust_boundary": "Confine di fiducia incrociata",
"apply": "Fare domanda a",
"bulk_update": "Aggiornamento in blocco",
"no_projects_selected": "Nessun progetto selezionato",
"projects_selected": "progetti selezionati",
"unsuppress": "Non sopprimere"
},
"operator": {
"contains_all": "contiene tutto",
Expand Down
7 changes: 6 additions & 1 deletion src/i18n/locales/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -913,7 +913,12 @@
"weakness": "弱点",
"will_not_fix": "修正しない",
"workaround_available": "回避策あり",
"x_trust_boundary": "信頼境界を越える"
"x_trust_boundary": "信頼境界を越える",
"apply": "適用する",
"bulk_update": "バルクアップデート",
"no_projects_selected": "選択されたプロジェクトはありません",
"projects_selected": "選択されたプロジェクト",
"unsuppress": "サプレスを抑制します"
},
"operator": {
"contains_all": "すべてを含む",
Expand Down
7 changes: 6 additions & 1 deletion src/i18n/locales/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -913,7 +913,12 @@
"weakness": "Słabość",
"will_not_fix": "Nie naprawi",
"workaround_available": "Dostępne obejście",
"x_trust_boundary": "Granica zaufania krzyżowego"
"x_trust_boundary": "Granica zaufania krzyżowego",
"apply": "Stosować",
"bulk_update": "Zakład",
"no_projects_selected": "Nie wybrano projektów",
"projects_selected": "Wybrane projekty",
"unsuppress": "Unsuppress"
},
"operator": {
"contains_all": "zawiera wszystko",
Expand Down
7 changes: 6 additions & 1 deletion src/i18n/locales/pt-BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -913,7 +913,12 @@
"weakness": "Fraqueza",
"will_not_fix": "Não irá corrigir",
"workaround_available": "Solução alternativa disponível",
"x_trust_boundary": "Limite de confiança cruzada"
"x_trust_boundary": "Limite de confiança cruzada",
"apply": "Aplicar",
"bulk_update": "Update em massa",
"no_projects_selected": "Nenhum projeto selecionado",
"projects_selected": "projetos selecionados",
"unsuppress": "Não suprimido"
},
"operator": {
"contains_all": "contém tudo",
Expand Down
7 changes: 6 additions & 1 deletion src/i18n/locales/pt.json
Original file line number Diff line number Diff line change
Expand Up @@ -913,7 +913,12 @@
"weakness": "Fraqueza",
"will_not_fix": "Não irá corrigir",
"workaround_available": "Solução alternativa disponível",
"x_trust_boundary": "Limite de confiança cruzada"
"x_trust_boundary": "Limite de confiança cruzada",
"apply": "Aplicar",
"bulk_update": "Update em massa",
"no_projects_selected": "Nenhum projeto selecionado",
"projects_selected": "projetos selecionados",
"unsuppress": "Não suprimido"
},
"operator": {
"contains_all": "contém tudo",
Expand Down
7 changes: 6 additions & 1 deletion src/i18n/locales/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -913,7 +913,12 @@
"weakness": "Слабость",
"will_not_fix": "Не будет исправлено",
"workaround_available": "Доступно обходное решение",
"x_trust_boundary": "Пересечение границы доверия"
"x_trust_boundary": "Пересечение границы доверия",
"apply": "Применять",
"bulk_update": "Насыпный обрыв",
"no_projects_selected": "Никаких проектов не выбрано",
"projects_selected": "Проекты выбраны",
"unsuppress": "Неспособность"
},
"operator": {
"contains_all": "содержит все",
Expand Down
7 changes: 6 additions & 1 deletion src/i18n/locales/uk-UA.json
Original file line number Diff line number Diff line change
Expand Up @@ -913,7 +913,12 @@
"weakness": "Слабкість",
"will_not_fix": "Не виправить",
"workaround_available": "Доступний обхідний шлях",
"x_trust_boundary": "Перетнути кордон довіри"
"x_trust_boundary": "Перетнути кордон довіри",
"apply": "Застосовувати",
"bulk_update": "Об'ємний",
"no_projects_selected": "Жодних проектів не вибрано",
"projects_selected": "Вибрані проекти",
"unsuppress": "Невимушений"
},
"operator": {
"contains_all": "містить усе",
Expand Down
7 changes: 6 additions & 1 deletion src/i18n/locales/zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -913,7 +913,12 @@
"weakness": "弱点",
"will_not_fix": "不会修复",
"workaround_available": "有解决方法",
"x_trust_boundary": "跨越信任边界"
"x_trust_boundary": "跨越信任边界",
"apply": "申请",
"bulk_update": "散装",
"no_projects_selected": "没有选择项目",
"projects_selected": "选择的项目",
"unsuppress": "取消抑制"
},
"operator": {
"contains_all": "包含全部",
Expand Down
6 changes: 3 additions & 3 deletions src/views/portfolio/projects/FindingAudit.vue
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<b-link
style="margin-right: 1rem"
:href="'/vulnerabilities/' + alias.source + '/' + alias.vulnId"
>{{ alias.vulnId }}</b-link
>{{ alias.vulnId }}</b-link
>
</span>
</b-card-text>
Expand Down Expand Up @@ -143,7 +143,7 @@
/>
<div class="pull-right">
<b-button size="sm" variant="outline-primary" @click="addComment"
><span class="fa fa-comment-o"></span>
><span class="fa fa-comment-o"></span>
{{ this.$t('message.add_comment') }}</b-button
>
</div>
Expand Down Expand Up @@ -240,7 +240,7 @@
size="sm"
variant="outline-primary"
@click="makeAnalysis"
><span class="fa fa-comment-o"></span>
><span class="fa fa-comment-o"></span>
{{ this.$t('message.update_details') }}</b-button
>
</div>
Expand Down
Loading