8000 Fix The Links For WhatWeb To GitHub And Website by nigthknight · Pull Request #645 · secureCodeBox/secureCodeBox · GitHub
[go: up one dir, main page]

Skip to content
Merged
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
2 changes: 1 addition & 1 deletion scanners/whatweb/.helm-docs.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ usecase: "Website identification"
## What is WHATWEB?
Whatweb identifies websites. It can recognize technology used to build a website, such as content management systems (CMS), JavaScript libraries, web server and much more. This makes whatweb especially interesting to use in a cascading-rules pipeline.

To learn more about the whatweb scanner itself visit [https://morningstarsecurity.com/research/whatweb].
To learn more about the whatweb scanner itself visit [https://morningstarsecurity.com/research/whatweb](https://morningstarsecurity.com/research/whatweb) or the [GitHub repository](https://github.com/urbanadventurer/WhatWeb).
{{- end }}
2 changes: 1 addition & 1 deletion scanners/whatweb/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Otherwise your changes will be reverted/overwritten automatically due to the bui
## What is WHATWEB?
Whatweb identifies websites. It can recognize technology used to build a website, such as content management systems (CMS), JavaScript libraries, web server and much more. This makes whatweb especially interesting to use in a cascading-rules pipeline.

To learn more about the whatweb scanner itself visit [https://morningstarsecurity.com/research/whatweb].
To learn more about the whatweb scanner itself visit [https://morningstarsecurity.com/research/whatweb](https://morningstarsecurity.com/research/whatweb) or the [GitHub repository](https://github.com/urbanadventurer/WhatWeb).

## Deployment
The whatweb chart can be deployed via helm:
Expand Down
2 changes: 1 addition & 1 deletion scanners/whatweb/docs/README.ArtifactHub.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ You can find resources to help you get started on our [documentation website](ht
## What is WHATWEB?
Whatweb identifies websites. It can recognize technology used to build a website, such as content management systems (CMS), JavaScript libraries, web server and much more. This makes whatweb especially interesting to use in a cascading-rules pipeline.

To learn more about the whatweb scanner itself visit [https://morningstarsecurity.com/research/whatweb].
To learn more about the whatweb scanner itself visit [https://morningstarsecurity.com/research/whatweb](https://morningstarsecurity.com/research/whatweb) or the [GitHub repository](https://github.com/urbanadventurer/WhatWeb).

## Deployment
The whatweb chart can be deployed via helm:
Expand Down
2 changes: 1 addition & 1 deletion scanners/whatweb/docs/README.DockerHub-Parser.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ docker pull securecodebox/parser-whatweb
## What is WHATWEB?
Whatweb identifies websites. It can recognize technology used to build a website, such as content management systems (CMS), JavaScript libraries, web server and much more. This makes whatweb especially interesting to use in a cascading-rules pipeline.

To learn more about the whatweb scanner itself visit [https://morningstarsecurity.com/research/whatweb].
To learn more about the whatweb scanner itself visit [https://morningstarsecurity.com/research/whatweb](https://morningstarsecurity.com/research/whatweb) or the [GitHub repository](https://github.com/urbanadventurer/WhatWeb).

## Community

Expand Down
2 changes: 1 addition & 1 deletion scanners/whatweb/docs/README.DockerHub-Scanner.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ docker pull securecodebox/scanner-whatweb
## What is WHATWEB?
Whatweb identifies websites. It can recognize technology used to build a website, such as content management systems (CMS), JavaScript libraries, web server and much more. This makes whatweb especially interesting to use in a cascading-rules pipeline.

To learn more about the whatweb scanner itself visit [https://morningstarsecurity.com/research/whatweb].
To learn more about the whatweb scanner itself visit [https://morningstarsecurity.com/research/whatweb](https://morningstarsecurity.com/research/whatweb) or the [GitHub repository](https://github.com/urbanadventurer/WhatWeb).

0