security opt label disable added#1307
Merged
jromero merged 7 commits intobuildpacks:mainfrom Oct 19, 2021
Merged
Conversation
Member
|
Hey @Shashankft9! Thanks for the help with this, that looks pretty great. Two things:
|
Codecov Report
@@ Coverage Diff @@
## main #1307 +/- ##
==========================================
+ Coverage 81.03% 81.04% +0.01%
==========================================
Files 143 143
Lines 8734 8737 +3
==========================================
+ Hits 7077 7080 +3
Misses 1218 1218
Partials 439 439
Flags with carried forward coverage won't be shown. Click here to find out more. |
e577f32 to
c86f9b1
Compare
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/golang/mod/releases) - [Commits](golang/mod@v0.5.0...v0.5.1) --- updated-dependencies: - dependency-name: golang.org/x/mod dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Shashankft9 <shanky.337marchss@gmail.com>
Bumps [actions/github-script](https://github.com/actions/github-script) from 4.1 to 5. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@v4.1...v5) --- updated-dependencies: - dependency-name: actions/github-script dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Shashankft9 <shanky.337marchss@gmail.com>
Signed-off-by: Shashankft9 <shanky.337marchss@gmail.com>
Signed-off-by: Shashankft9 <shanky.337marchss@gmail.com>
Signed-off-by: David Freilich <david.freilich@appsflyer.com> Signed-off-by: Shashankft9 <shanky.337marchss@gmail.com>
c86f9b1 to
f2cce8e
Compare
Contributor
Author
|
@dfreilich thank you for the help, appreciate it. Tests seem to be failing with: |
Contributor
Author
|
oh, am I correct in thinking that this security opt needs to be set only when |
Signed-off-by: Shashankft9 <shanky.337marchss@gmail.com>
Contributor
Author
|
hey @dfreilich this is ready for another review I think |
jromero
approved these changes
Oct 19, 2021
Member
|
@Shashankft9 🙏 Thanks for the contribution! Keep it up! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
fixes #1208
label=disabledas mentioned here: Add--security-optflag #1208 (comment)