You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Opt out of receiving remediation for all new and existing bugs. If remediation
216
+
is disabled, all disclosure notifications will not include any proposed code
217
+
changes. If enabled (default), proposed code changes and comments to remediate
218
+
bugs may be automatically included in disclosure that is private during the
219
+
embargo of each issue on a case-by-case basis basis.
220
+
213
221
## Dockerfile {#dockerfile}
214
222
215
223
This configuration file defines the Docker image for your project. Your [build.sh](#buildsh) script will be executed in inside the container you define.
0 commit comments