Assigned RUSTSEC-2021-0111 to tremor-script (#1048)

Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-09-18 20:10:57 +02:00
committed by GitHub
parent 057094d60e
commit 9fead37879
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.
abff84b9f243e947e81fb53ec01d48cc64eedb6f86d1d7087beff42557e95688 -
a8629581ecd732a3878e48844924fea29fa06d693dd45b265204a77f486ff81c -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2021-0111"
package = "tremor-script"
date = "2021-09-16"
url = "https://github.com/tremor-rs/tremor-runtime/pull/1217"