gitlab-security_report_schemas 0.1.2.min15.0.0.max15.2.0 → 0.1.2.min15.0.0.max15.2.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 829c10c48f022ae3585be483c470a724b74574ab08aaab2a084e768708b7f0b9
4
- data.tar.gz: 0660d20df4943c705ecf1dfa3212ccf85aa8dc494d4e6d3131d11c5b92d95ca6
3
+ metadata.gz: 61392ff385582c0bf996ac3499646ed14c1eea91803bd35fea7123785a495306
4
+ data.tar.gz: d4590f557b834a2f1de55154af50a637f7f6fd434eda23fa5e395dcf3fd43d9b
5
5
  SHA512:
6
- metadata.gz: b38737a65a97ed523136d583f8dcd9ca35edcd94b123665245079fe509ca1cf16bb3e1caf825524191fa119f345d7a27eb9d25d19d709e606c7857ff689bfb75
7
- data.tar.gz: 323ff43d6c0052737395a2993542bbb110e34d34f48e1f7da38cc0bcafb0e8fce1a54accab77446b088aede0c896302be4bbc855298c14923e3710e9b5510d1b
6
+ metadata.gz: 6fda21362754cdfc414aec3b6316302f7ff443d9c68aecff3cd53e269cae3caff17de09d39d843d422577f1e1152518b500209889530b25e3f859c0bba92142c
7
+ data.tar.gz: ccb8b9ddda36069dddc45c4dad3503091a1691ce245db46280526ad86cd0fad6b60138223d4897e7a3c0b00607ae267cdb0094ed665a7081161b5c31ee566ba0
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- gitlab-security_report_schemas (0.1.2.min15.0.0.max15.2.0)
4
+ gitlab-security_report_schemas (0.1.2.min15.0.0.max15.2.1)
5
5
  activesupport (>= 6, < 8)
6
6
  json_schemer (~> 2.3.0)
7
7
 
data/gem_version CHANGED
@@ -1 +1 @@
1
- 0.1.2.min15.0.0.max15.2.0
1
+ 0.1.2.min15.0.0.max15.2.1
@@ -10,4 +10,6 @@ This is an automatically generated Issue to update the version of [`gitlab-secur
10
10
 
11
11
  GitLab Secure schemas are used as part of [Security scanner integration](https://docs.gitlab.com/ee/development/integrations/secure.html) to ensure that reports produced by analyzers are able to be parsed successfully by GitLab. Each JSON report indicates which version of the Secure schema it conforms to. When the report is parsed, the file is validated using the appropriate schema and will be rejected if it does not succeed.
12
12
 
13
+ @gitlab-org/maintainers/security-report-schemas please someone assign themselves to this Issue.
14
+
13
15
  /label ~section::sec