Skip to content

Commit 70b26cd

Browse files
Heiko KieselZero3141
authored andcommitted
Rename findings.json to yaml to support display in documentation
Signed-off-by: Heiko Kiesel <heiko.kiesel@iteratec.com>
1 parent cba11e9 commit 70b26cd

13 files changed

Lines changed: 62 additions & 1 deletion

File tree

scanners/gitleaks/examples/secureCodeBox/findings.json renamed to scanners/gitleaks/examples/secureCodeBox/findings.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# SPDX-FileCopyrightText: the secureCodeBox authors
2+
#
3+
# SPDX-License-Identifier: Apache-2.0
4+
15
[
26
{
37
"name": "PKCS8-PK",

scanners/ncrack/examples/dummy-ssh/findings.json renamed to scanners/ncrack/examples/dummy-ssh/findings.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# SPDX-FileCopyrightText: the secureCodeBox authors
2+
#
3+
# SPDX-License-Identifier: Apache-2.0
4+
15
[{
26
"name": "Credentials for Service ssh://10.96.117.136:22 discovered via bruteforce.",
37
"description": "",

scanners/nikto/examples/demo-bodgeit/findings.json renamed to scanners/nikto/examples/demo-bodgeit/findings.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# SPDX-FileCopyrightText: the secureCodeBox authors
2+
#
3+
# SPDX-License-Identifier: Apache-2.0
4+
15
[{
26
"name": "/: The anti-clickjacking X-Frame-Options header is not present.",
37
"description": null,

scanners/nikto/examples/demo-docs.securecodebox.io/findings.json renamed to scanners/nikto/examples/demo-docs.securecodebox.io/findings.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# SPDX-FileCopyrightText: the secureCodeBox authors
2+
#
3+
# SPDX-License-Identifier: Apache-2.0
4+
15
[{
26
"name": "/: The anti-clickjacking X-Frame-Options header is not present.",
37
"description": null,

scanners/gitleaks/examples/secureCodeBox/findings.json.license renamed to scanners/nikto/examples/demo-docs.securecodebox.io/nikto-results.json.license

File renamed without changes.

scanners/nikto/examples/demo-juice-shop/findings.json renamed to scanners/nikto/examples/demo-juice-shop/findings.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# SPDX-FileCopyrightText: the secureCodeBox authors
2+
#
3+
# SPDX-License-Identifier: Apache-2.0
4+
15
[
26
{
37
"name": "Retrieved access-control-allow-origin header: *.",

scanners/nmap/parser/__testFiles__/findings.json renamed to scanners/nmap/parser/__testFiles__/findings.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# SPDX-FileCopyrightText: the secureCodeBox authors
2+
#
3+
# SPDX-License-Identifier: Apache-2.0
4+
15
[
26
{
37
"name": "Retrieved x-powered-by header: Express",

scanners/screenshooter/examples/securecodebox.io/findings.json renamed to scanners/screenshooter/examples/securecodebox.io/findings.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# SPDX-FileCopyrightText: the secureCodeBox authors
2+
#
3+
# SPDX-License-Identifier: Apache-2.0
4+
15
[{
26
"name": "Screenshot for https://github.com/secureCodeBox",
37
"description": "Took a Screenshot for website: 'https://github.com/secureCodeBox'",

scanners/sslyze/examples/example.com/findings.json renamed to scanners/sslyze/examples/example.com/findings.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# SPDX-FileCopyrightText: the secureCodeBox authors
2+
#
3+
# SPDX-License-Identifier: Apache-2.0
4+
15
[{
26
"osi_layer": "PRESENTATION",
37
"reference": null,
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
SPDX-FileCopyrightText: the secureCodeBox authors
2+
3+
SPDX-License-Identifier: Apache-2.0

0 commit comments

Comments
 (0)