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
9958dbd6
Commit
9958dbd6
authored
Feb 26, 2020
by
Ben Bodenmiller
Committed by
Marcel Amirault
Feb 26, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clarify Runner sensitive information risk
parent
9ebc3d4c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
doc/ci/runners/README.md
doc/ci/runners/README.md
+2
-2
No files found.
doc/ci/runners/README.md
View file @
9958dbd6
...
...
@@ -337,8 +337,8 @@ How this feature will work:
### Be careful with sensitive information
With some
[
Runner Executors
](
https://docs.gitlab.com/runner/executors/README.html
)
,
if you can run a job on the Runner, you can get
access to any code it runs
and
get
the token of the Runner. With shared Runners, this means that anyone
if you can run a job on the Runner, you can get
full access to the file system,
and
thus any code it runs as well as
the token of the Runner. With shared Runners, this means that anyone
that runs jobs on the Runner, can access anyone else's code that runs on the
Runner.
...
...
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