"Fossies" - the Fresh Open Source Software Archive  

Source code changes report for "nuclei" between the packages
nuclei-2.8.9.tar.gz and nuclei-2.9.0.tar.gz

About: Nuclei is a customizable vulnerability scanner based on simple YAML based DSL.

Summary:

The "nuclei" source code changed by about 8.0% and now consists of 498 regular files (+22) and 143 directories (+6).

Related Informations:

None found by Fossies.

Changes In Files (According File Type):

File TypeTotalAddedRemovedChanged
Go program 319 15 0 86
Java program 2 0 0 0
Shell program 4 1 0 2
JSON file 3 2 0 1
Makefile 1 0 0 0
SGML document 3 0 0 0
XML document 4 0 0 0
Certificate file 1 1 0 0
Git file 1 0 0 0
HTML page 1 0 0 1
Property file 1 0 1 0
YAML file 133 7 2 10
Image file 6 0 0 0
Directory 143 6 0 0
Change log 1 0 1 0
Information file 1 0 0 0
License 1 0 0 0
Readme file 5 0 0 4
Text file 14 0 0 3
Other 1 0 0 0
Total Files645324107



Go Programs (101 of 319):

NameStatusDeltaVisual Diff
v2/cmd/cve-annotate/main.go changed 1.5% diff
v2/cmd/integration-test/code.go changed 5.0% diff
v2/cmd/integration-test/fuzz.go added
v2/cmd/integration-test/http.go changed 20.1% diff
v2/cmd/integration-test/integration-test.go changed 1.0% diff
v2/cmd/integration-test/template-dir.go changed 50.4% diff
v2/cmd/nuclei/main.go changed 3.6% diff
v2/cmd/sign-templates/main.go added
v2/cmd/tools/fuzzplayground/main.go changed 4.1% diff
v2/examples/simple.go changed 2.3% diff
v2/internal/runner/cloud.go changed 1.7% diff
v2/internal/runner/healthcheck.go changed 3.0% diff
v2/internal/runner/options.go changed 3.0% diff
v2/internal/runner/runner.go changed 2.0% diff
v2/internal/runner/update.go changed 1.2% diff
v2/pkg/catalog/config/config.go changed 0.5% diff
v2/pkg/catalog/config/template.go added
v2/pkg/catalog/disk/find.go changed 20.7% diff
v2/pkg/catalog/disk/known-files.go added
v2/pkg/catalog/loader/filter/tag_filter_test.go changed 1.5% diff
v2/pkg/catalog/loader/remote_loader.go changed 9.9% diff
v2/pkg/core/execute_options.go changed 13.1% diff
v2/pkg/core/executors.go changed 1.2% diff
v2/pkg/core/inputs/hybrid/hmap.go changed 1.3% diff
v2/pkg/core/workflow_execute_test.go changed 0.5% diff
v2/pkg/input/input.go changed 3.9% diff
v2/pkg/model/model.go changed 3.6% diff
v2/pkg/model/model_test.go changed 11.4% diff
v2/pkg/model/types/severity/severity.go changed 2.4% diff
v2/pkg/model/types/stringslice/stringslice.go changed 8.1% diff
v2/pkg/model/types/stringslice/stringslice_raw.go added
v2/pkg/model/types/userAgent/user_agent.go changed 12.7% diff
v2/pkg/operators/common/dsl/dsl.go changed 10.4% diff
v2/pkg/operators/common/dsl/dsl_test.go changed 2.8% diff
v2/pkg/operators/extractors/extractor_types.go changed 10.4% diff
v2/pkg/operators/extractors/extractors.go changed 39.6% diff
v2/pkg/operators/matchers/matchers.go changed 37.7% diff
v2/pkg/operators/matchers/matchers_types.go changed 10.0% diff
v2/pkg/operators/operators.go changed 6.4% diff
v2/pkg/output/output.go changed 2.0% diff
v2/pkg/parsers/parser.go changed 27.5% diff
v2/pkg/parsers/parser_test.go changed 1.3% diff
v2/pkg/protocols/common/generators/attack_types.go changed 11.1% diff
v2/pkg/protocols/common/helpers/writer/writer.go changed 13.3% diff
v2/pkg/protocols/common/hosterrorscache/hosterrorscache.go changed 8.5% diff
v2/pkg/protocols/common/hosterrorscache/hosterrorscache_test.go changed 22.9% diff
v2/pkg/protocols/common/interactsh/interactsh.go changed 6.8% diff
v2/pkg/protocols/common/uncover/uncover.go changed 8.2% diff
v2/pkg/protocols/common/updatecheck/client.go changed 5.1% diff
v2/pkg/protocols/common/variables/variables.go changed 14.8% diff
v2/pkg/protocols/common/variables/variables_test.go changed 86.6% diff
v2/pkg/protocols/dns/dns.go changed 16.0% diff
v2/pkg/protocols/dns/dns_types.go changed 10.1% diff
v2/pkg/protocols/file/file.go changed 14.0% diff
v2/pkg/protocols/headless/engine/action.go changed 36.3% diff
v2/pkg/protocols/headless/engine/action_types.go changed 4.4% diff
v2/pkg/protocols/headless/engine/page.go changed 0.1% diff
v2/pkg/protocols/headless/engine/page_actions.go changed 1.1% diff
v2/pkg/protocols/headless/engine/rules.go changed 2.2% diff
v2/pkg/protocols/headless/headless.go changed 26.6% diff
v2/pkg/protocols/http/build_request.go changed 3.8% diff
v2/pkg/protocols/http/fuzz/execute.go changed 3.3% diff
v2/pkg/protocols/http/fuzz/fuzz.go changed 26.6% diff
v2/pkg/protocols/http/http.go changed 33.9% diff
v2/pkg/protocols/http/http_method_types.go changed 9.5% diff
v2/pkg/protocols/http/httpclientpool/clientpool.go changed 6.4% diff
v2/pkg/protocols/http/raw/raw.go changed 16.2% diff
v2/pkg/protocols/http/request.go changed 1.8% diff
v2/pkg/protocols/http/signature.go changed 14.0% diff
v2/pkg/protocols/network/network.go changed 23.5% diff
v2/pkg/protocols/network/network_input_types.go changed 10.8% diff
v2/pkg/protocols/protocols.go changed 1.4% diff
v2/pkg/protocols/ssl/ssl.go changed 21.6% diff
v2/pkg/protocols/websocket/websocket.go changed 8.9% diff
v2/pkg/protocols/whois/whois.go changed 6.6% diff
v2/pkg/reporting/client.go added
v2/pkg/reporting/dedupe/dedupe.go changed 7.8% diff
v2/pkg/reporting/format/format_test.go changed 3.9% diff
v2/pkg/reporting/options.go added
v2/pkg/reporting/reporting.go changed 33.4% diff
v2/pkg/templates/compile.go changed 2.7% diff
v2/pkg/templates/compile_test.go changed 20.4% diff
v2/pkg/templates/extensions/extensions.go added
v2/pkg/templates/signer/default.go added
v2/pkg/templates/signer/ecdsa_public_key.go added
v2/pkg/templates/signer/options.go added
v2/pkg/templates/signer/signer.go added
v2/pkg/templates/signer/util.go added
v2/pkg/templates/templates.go changed 15.2% diff
v2/pkg/templates/templates_doc.go changed 54.9% diff
v2/pkg/templates/templates_doc_examples.go changed 3.9% diff
v2/pkg/templates/templates_test.go changed 100.0% diff
v2/pkg/templates/types/types.go changed 0.1% diff
v2/pkg/testutils/integration.go changed 3.7% diff
v2/pkg/types/scanstrategy/scan_strategy.go added
v2/pkg/types/types.go changed 2.4% diff
v2/pkg/utils/atomcache/atomcache.go added
v2/pkg/utils/insertion_ordered_map.go changed 15.0% diff
v2/pkg/utils/utils.go changed 17.1% diff
v2/pkg/utils/yaml/preprocess.go changed 6.4% diff
v2/pkg/workflows/workflows.go changed 35.5% diff

Shell Programs (3 of 4):

NameStatusDeltaVisual Diff
integration_tests/run.sh changed 3.6% diff
v2/cmd/functional-test/run.sh changed 7.6% diff
v2/gh_retry.sh added

JSON Files (all 3):

NameStatusDeltaVisual Diff
integration_tests/code/test.json added
nuclei-jsonschema.json changed 0.6% diff
v2/pkg/templates/tests/json-template.json added

Certificate Files (all 1):

NameStatusDeltaVisual Diff
v2/pkg/templates/signer/ecdsa_public_key.pem added

HTML Pages (all 1):

NameStatusDeltaVisual Diff
SYNTAX-REFERENCE.md changed 31.1%

Property Files (all 1):

NameStatusDeltaVisual Diff
sonar-project.properties removed

YAML Files (19 of 133):

NameStatusDeltaVisual Diff
.github/workflows/build-test.yml changed 6.3% diff
.github/workflows/codeql-analysis.yml changed 10.5% diff
.github/workflows/dockerhub-push.yml changed 3.5% diff
.github/workflows/functional-test.yml changed 10.6% diff
.github/workflows/lint-test.yml changed 16.9% diff
.github/workflows/publish-docs.yaml changed 7.2% diff
.github/workflows/release-binary.yml changed 5.4% diff
.github/workflows/sonarcloud.yml removed
.github/workflows/template-validate.yml changed 8.5% diff
integration_tests/fuzz/fuzz-mode.yaml added
integration_tests/fuzz/fuzz-type.yaml added
integration_tests/http/default-matcher-condition.yaml added
integration_tests/http/dsl-functions.yaml changed 2.1% diff
integration_tests/http/fuzz-query.yaml moved 0.0%
integration_tests/fuzz/fuzz-query.yaml
integration_tests/http/http-paths.yaml added
integration_tests/http/raw-unsafe-path.yaml added
integration_tests/http/self-contained-file-input.yaml added
v2/.goreleaser.yml changed 20.6% diff

Directories (6 of 143):

NameStatus
integration_tests/fuzz added
v2/cmd/sign-templates added
v2/pkg/templates/extensions added
v2/pkg/templates/signer added
v2/pkg/types/scanstrategy added
v2/pkg/utils/atomcache added

Change Logs (all 1):

NameStatusDeltaVisual Diff
.github/workflows/changelog-indexer.yaml removed

Readme Files (4 of 5):

NameStatusDeltaVisual Diff
README.md changed 1.7% diff
README_CN.md changed 0.6% diff
README_ID.md changed 0.4% diff
README_KR.md changed 0.5% diff

Text Files (3 of 14):

NameStatusDeltaVisual Diff
Dockerfile changed 100.0% diff
v2/go.mod changed 45.0% diff
v2/go.sum changed 67.8% diff

Packages Compared:

nuclei-2.8.9.tar.gz
nuclei-2.9.0.tar.gz


Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)