aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixtures/glsas.yml')
-rw-r--r--test/fixtures/glsas.yml17
1 files changed, 16 insertions, 1 deletions
diff --git a/test/fixtures/glsas.yml b/test/fixtures/glsas.yml
index be4ea3b..e5e93e3 100644
--- a/test/fixtures/glsas.yml
+++ b/test/fixtures/glsas.yml
@@ -4,4 +4,19 @@ glsa_one:
glsa_two:
id: 2
- glsa_id: GLSA-200901-02 \ No newline at end of file
+ glsa_id: GLSA-200901-02
+
+restricted_glsa:
+ id: 3
+ glsa_id: GLSA-201101-01
+ restricted: true
+ status: draft
+ requester: 1
+ submitter: 1
+
+contributor_draft:
+ id: 4
+ glsa_id: deadbabe
+ status: draft
+ requester: 4
+ submitter: 4 \ No newline at end of file