Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
531d2d73
Commit
531d2d73
authored
Feb 18, 2022
by
Thiago Figueiró
Committed by
Nick Gaskill
Feb 18, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Link to supported schema versions
parent
cd6fb32e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
doc/development/integrations/secure.md
doc/development/integrations/secure.md
+2
-0
No files found.
doc/development/integrations/secure.md
View file @
531d2d73
...
@@ -341,6 +341,8 @@ declared in your reports. GitLab uses the
...
@@ -341,6 +341,8 @@ declared in your reports. GitLab uses the
[
`json_schemer`
](
https://www.rubydoc.info/gems/json_schemer
)
gem to perform validation.
[
`json_schemer`
](
https://www.rubydoc.info/gems/json_schemer
)
gem to perform validation.
Ongoing improvements to report validation is tracked
[
in this epic
](
https://gitlab.com/groups/gitlab-org/-/epics/6968
)
.
Ongoing improvements to report validation is tracked
[
in this epic
](
https://gitlab.com/groups/gitlab-org/-/epics/6968
)
.
In the meantime, you can see which versions are supported in the
[
source code
](
https://gitlab.com/gitlab-org/gitlab/-/blob/08dd756429731a0cca1e27ca9d59eea226398a7d/lib/gitlab/ci/parsers/security/validators/schema_validator.rb#L9-27
)
.
### Report Fields
### Report Fields
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment