Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Add SHA512 Hashing support #70

Merged
merged 3 commits into from
May 15, 2024
Merged

Feat: Add SHA512 Hashing support #70

merged 3 commits into from
May 15, 2024

Conversation

GeekMasher
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the docs label May 15, 2024
Copy link

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

geekorm-core/Cargo.toml

PackageVersionLicenseIssue Type
sha-crypt>= 0.5.0, < 0.6.0NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
cargo/geekorm-core >= 0.3.0, < 0.4.0 UnknownUnknown
cargo/geekorm-derive >= 0.3.0, < 0.4.0 UnknownUnknown
cargo/geekorm-core >= 0.2.0, < 0.3.0 UnknownUnknown
cargo/geekorm-derive >= 0.2.0, < 0.3.0 UnknownUnknown
cargo/geekorm >= 0.3.0, < 0.4.0 UnknownUnknown
cargo/geekorm >= 0.2.0, < 0.3.0 UnknownUnknown
cargo/sha-crypt >= 0.5.0, < 0.6.0 UnknownUnknown
cargo/geekorm-core >= 0.3.0, < 0.4.0 UnknownUnknown
cargo/geekorm-core >= 0.2.0, < 0.3.0 UnknownUnknown

Scanned Manifest Files

Cargo.toml
  • geekorm-core@>= 0.3.0, < 0.4.0
  • geekorm-derive@>= 0.3.0, < 0.4.0
  • geekorm-core@>= 0.2.0, < 0.3.0
  • geekorm-derive@>= 0.2.0, < 0.3.0
geekorm-cli/Cargo.toml
  • geekorm@>= 0.3.0, < 0.4.0
  • geekorm@>= 0.2.0, < 0.3.0
geekorm-core/Cargo.toml
  • sha-crypt@>= 0.5.0, < 0.6.0
geekorm-derive/Cargo.toml
  • geekorm-core@>= 0.3.0, < 0.4.0
  • geekorm-core@>= 0.2.0, < 0.3.0

@GeekMasher GeekMasher enabled auto-merge May 15, 2024 18:49
@GeekMasher GeekMasher merged commit 56b2534 into main May 15, 2024
6 checks passed
@GeekMasher GeekMasher deleted the hashing-helpers branch May 15, 2024 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant