sn0int icon indicating copy to clipboard operation
sn0int copied to clipboard

Semi-automatic OSINT framework and package manager

Results 53 sn0int issues
Sort by recently updated
recently updated
newest added

seeing some build failure as ``` error[E0282]: type annotations needed for `Box` --> /Users/brew/Library/Caches/Homebrew/cargo_cache/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.28/src/format_description/parse/mod.rs:83:9 | 83 | let items = format_items | ^^^^^ ... 86 | Ok(items.into()) | ---- type...

Replace https://apt.vulns.sexy/kpcyrd.pgp by https://apt.vulns.xyz/kpcyrd.pgp thanks --- ## Versions - **rustc --version:** - **cargo --version:** - **sn0int --version:** - **uname -a:** ## Environment - **ubuntu:** - **Installed from (source/apt/pacman/brew/docker):**

While packaging for openSUSE Tumbleweed, I encountered some problems while `cargo audit`ing the package. Every package must have no unresolved RUSTSEC advisories to be submitted, otherwise I can decide to...