Skip to content

Commit

Permalink
Removed no longer valid entries
Browse files Browse the repository at this point in the history
  • Loading branch information
alpeb committed Oct 18, 2024
1 parent 1a8a2f7 commit 41f0380
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 61 deletions.
53 changes: 0 additions & 53 deletions .deny.toml

This file was deleted.

8 changes: 0 additions & 8 deletions deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,11 @@ targets = [
[advisories]
db-path = "~/.cargo/advisory-db"
db-urls = ["https://github.com/rustsec/advisory-db"]
vulnerability = "deny"
unmaintained = "warn"
yanked = "deny"
notice = "warn"
ignore = []

[licenses]
unlicensed = "deny"
allow = ["Apache-2.0", "BSD-3-Clause", "ISC", "MIT"]
deny = []
copyleft = "deny"
allow-osi-fsf-free = "neither"
default = "deny"
confidence-threshold = 0.8
exceptions = [
{ allow = [
Expand Down

0 comments on commit 41f0380

Please sign in to comment.