[pull] master from RustScan:master#98
Open
pull[bot] wants to merge 335 commits intosecurity-geeks:masterfrom
Open
[pull] master from RustScan:master#98pull[bot] wants to merge 335 commits intosecurity-geeks:masterfrom
pull[bot] wants to merge 335 commits intosecurity-geeks:masterfrom
Conversation
Bump clap from 4.5.8 to 4.5.9
Bumps alpine from 3.20.1 to 3.20.2. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.11.3 to 0.11.5. - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](rust-cli/env_logger@v0.11.3...v0.11.5) --- updated-dependencies: - dependency-name: env_logger dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Fixed Build badge
Using references in `init_scripts()` to avoid unnecessary `.clone()`s
* update the master branch to use nmap-payloads file * code generation * statically generate payloads, workingish * actually puts the map in memory at compile time * I am not sure this needs to be in the repo since its built on compilation * actually ignores * converting this in networking class counts as paying attention to the lecture right? * see if if works on windows * see * I think i fixed CI * fixes clippy * ugh * formats the gen code automagically * UDP Service Probing * UDP Service Probing * Better comments * fixes clippy * fixes cargo fmt
Bump env_logger from 0.11.3 to 0.11.5
Update README.md
avoid scanning duplicated IPs for overlapping CIDRs. fixes #651
Fixes #645: Add arm64 Docker image build
Co-authored-by: bee <autumn@skerritt.blog>
- prevent running of the release workflow on pull-request: releases should only happen on explicit tagging. - tests etc. still run as part of the build workflow.
Bumps [anstream](https://github.com/rust-cli/anstyle) from 0.6.14 to 0.6.17. - [Commits](rust-cli/anstyle@anstream-v0.6.14...anstream-v0.6.17) --- updated-dependencies: - dependency-name: anstream dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bump anstream from 0.6.14 to 0.6.17
Bumps [colorful](https://github.com/mellite/colorful) from 0.2.2 to 0.3.2. - [Commits](https://github.com/mellite/colorful/commits) --- updated-dependencies: - dependency-name: colorful dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bump colorful from 0.2.2 to 0.3.2
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.14 to 0.8.19. - [Commits](toml-rs/toml@toml-v0.8.14...toml-v0.8.19) --- updated-dependencies: - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…839) * read config file from platform-specific config folder * Update src/input.rs Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Autumn (Bee) <github@skerritt.blog> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Change batch_size and ulimit type from u16 and u64 to usize * add error handling for overflow * remove unnecessary conversions `clippy` * fix missed * chore: fix CI (unrelated)
Bumps [log](https://github.com/rust-lang/log) from 0.4.28 to 0.4.29. - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.28...0.4.29) --- updated-dependencies: - dependency-name: log dependency-version: 0.4.29 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [cidr-utils](https://github.com/magiclen/cidr-utils) from 0.6.1 to 0.6.2. - [Commits](magiclen/cidr-utils@v0.6.1...v0.6.2) --- updated-dependencies: - dependency-name: cidr-utils dependency-version: 0.6.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump log from 0.4.28 to 0.4.29
build(deps): bump cidr-utils from 0.6.1 to 0.6.2
Bumps [colored](https://github.com/mackwic/colored) from 3.0.0 to 3.1.1. - [Release notes](https://github.com/mackwic/colored/releases) - [Changelog](https://github.com/colored-rs/colored/blob/master/CHANGELOG.md) - [Commits](colored-rs/colored@v3.0.0...v3.1.1) --- updated-dependencies: - dependency-name: colored dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump colored from 3.0.0 to 3.1.1
Bumps [rlimit](https://github.com/Nugine/rlimit) from 0.10.2 to 0.11.0. - [Changelog](https://github.com/Nugine/rlimit/blob/main/CHANGELOG.md) - [Commits](Nugine/rlimit@v0.10.2...v0.11.0) --- updated-dependencies: - dependency-name: rlimit dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump rlimit from 0.10.2 to 0.11.0
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.10.0 to 1.11.1. - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.10.0...v1.11.1) --- updated-dependencies: - dependency-name: bytes dependency-version: 1.11.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump bytes from 1.10.0 to 1.11.1
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.48 to 4.5.57. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.48...clap_complete-v4.5.57) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.57 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump clap from 4.5.48 to 4.5.57
Bumps [criterion](https://github.com/criterion-rs/criterion.rs) from 0.7.0 to 0.8.2. - [Release notes](https://github.com/criterion-rs/criterion.rs/releases) - [Changelog](https://github.com/criterion-rs/criterion.rs/blob/master/CHANGELOG.md) - [Commits](criterion-rs/criterion.rs@criterion-plot-v0.7.0...criterion-v0.8.2) --- updated-dependencies: - dependency-name: criterion dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump criterion from 0.7.0 to 0.8.2
* build(deps): bump rand from 0.9.2 to 0.10.0 Bumps [rand](https://github.com/rust-random/rand) from 0.9.2 to 0.10.0. - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@rand_core-0.9.2...0.10.0) --- updated-dependencies: - dependency-name: rand dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * fix: change rand import as per recent changelog. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [toml](https://github.com/toml-rs/toml) from 0.9.7 to 0.9.12+spec-1.1.0. - [Commits](toml-rs/toml@toml-v0.9.7...toml-v0.9.12) --- updated-dependencies: - dependency-name: toml dependency-version: 0.9.12+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…-1.1.0 build(deps): bump toml from 0.9.7 to 0.9.12+spec-1.1.0
Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.11.8 to 0.11.9. - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](rust-cli/env_logger@v0.11.8...v0.11.9) --- updated-dependencies: - dependency-name: env_logger dependency-version: 0.11.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [toml](https://github.com/toml-rs/toml) from 0.9.12+spec-1.1.0 to 1.0.0+spec-1.1.0. - [Commits](toml-rs/toml@toml-v0.9.12...toml-v1.0.0) --- updated-dependencies: - dependency-name: toml dependency-version: 1.0.0+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump env_logger from 0.11.8 to 0.11.9
…1.1.0 build(deps): bump toml from 0.9.12+spec-1.1.0 to 1.0.0+spec-1.1.0
Bumps [anstream](https://github.com/rust-cli/anstyle) from 0.6.20 to 1.0.0. - [Commits](rust-cli/anstyle@anstream-v0.6.20...anstream-v1.0.0) --- updated-dependencies: - dependency-name: anstream dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump anstream from 0.6.20 to 1.0.0
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.57 to 4.5.58. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.57...clap_complete-v4.5.58) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.58 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump clap from 4.5.57 to 4.5.58
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )