Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes from security review #2217

Merged
merged 23 commits into from
Jul 17, 2024
Merged

Fixes from security review #2217

merged 23 commits into from
Jul 17, 2024

Conversation

natalieparellano
Copy link
Member

Summary

Fixes #2216

Output

Before

After

Documentation

  • Should this change be documented?
    • Yes, see #___
    • No

Related

Resolves #___

natalieparellano and others added 23 commits May 1, 2024 15:50
…exclude inline buildpacks)

Signed-off-by: Natalie Arellano <narellano@vmware.com>
Signed-off-by: Natalie Arellano <narellano@vmware.com>
Signed-off-by: Natalie Arellano <narellano@vmware.com>
Signed-off-by: Natalie Arellano <narellano@vmware.com>
Signed-off-by: Natalie Arellano <narellano@vmware.com>
Signed-off-by: Natalie Arellano <narellano@vmware.com>
Signed-off-by: Natalie Arellano <narellano@vmware.com>
… unit tests

Signed-off-by: Natalie Arellano <narellano@vmware.com>
Run build containers with updated settings
Use the untrusted flow when buildpacks are added to a trusted builder
Signed-off-by: Natalie Arellano <narellano@vmware.com>
Ensure that the user has not requested to build an
image with the same name as a builder of a
lifecyle image.

Signed-off-by: Aidan Delaney <adelaney21@bloomberg.net>
Signed-off-by: Aidan Delaney <aidan.delaney@gmail.com>
Signed-off-by: Aidan Delaney <adelaney21@bloomberg.net>
Warn if NOT --pull-policy=always in container
Launch build containers in a separate ephemeral Docker bridge network
…ontainer

Signed-off-by: Natalie Arellano <narellano@vmware.com>
When creating volume caches, incorporate "pack volume key" to avoid name collisions
@natalieparellano natalieparellano requested review from a team as code owners July 17, 2024 14:12
@github-actions github-actions bot added type/enhancement Issue that requests a new feature or improvement. type/chore Issue that requests non-user facing changes. labels Jul 17, 2024
@github-actions github-actions bot added this to the 0.35.0 milestone Jul 17, 2024
Copy link

codecov bot commented Jul 17, 2024

Codecov Report

Attention: Patch coverage is 62.14953% with 81 lines in your changes missing coverage. Please review.

Project coverage is 70.02%. Comparing base (cbc880a) to head (13ca537).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2217      +/-   ##
==========================================
- Coverage   70.13%   70.02%   -0.11%     
==========================================
  Files         254      254              
  Lines       18489    18667     +178     
==========================================
+ Hits        12966    13070     +104     
- Misses       4675     4730      +55     
- Partials      848      867      +19     
Flag Coverage Δ
os_linux 69.17% <62.15%> (-0.10%) ⬇️
os_macos-arm64 65.34% <44.86%> (-0.25%) ⬇️
os_windows 69.55% <62.15%> (-0.10%) ⬇️
unit 70.02% <62.15%> (-0.11%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

@natalieparellano natalieparellano merged commit f6b450f into main Jul 17, 2024
18 checks passed
@natalieparellano natalieparellano deleted the security-fixes branch July 17, 2024 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/chore Issue that requests non-user facing changes. type/enhancement Issue that requests a new feature or improvement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Placeholder for security work
3 participants