Assigned RUSTSEC-2022-0031 to rulex (#1274)

Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-06-26 22:01:26 +02:00
committed by GitHub
parent d0e82ff0d7
commit b4ed922847
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
This file causes merge conflicts if two ID assignment jobs run concurrently.
This prevents duplicate ID assignment due to a race between those jobs.
aab2cb2a0a0674ee73e08aca905a5330d1fb731750802263e70d9c913ecbe764 -
01d4dde2c879eff5758b98b307a258287700446c66476490e00c433f170a1df7 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2022-0031"
package = "rulex"
date = "2022-05-21"
url = "https://github.com/rulex-rs/rulex/security/advisories/GHSA-8v9w-p43c-r885"