23 lines
430 B
Plaintext
23 lines
430 B
Plaintext
ifdef::env-github,rspecator-view[]
|
|
|
|
'''
|
|
== Implementation Specification
|
|
(visible only on this page)
|
|
|
|
== Message
|
|
|
|
When a dangerous environment variable is found:
|
|
|
|
* Make sure that using ENV to handle a secret is safe here.
|
|
|
|
When a dangerous argument variable is found:
|
|
|
|
* Make sure that using ARG to handle a secret is safe here.
|
|
|
|
== Highlighting
|
|
|
|
The environment or argument variable name.
|
|
|
|
'''
|
|
|
|
endif::env-github,rspecator-view[] |