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

rule(macro user_known_write_below_binary_dir_activities) #1260

Merged
merged 1 commit into from
Jun 22, 2020
Merged

rule(macro user_known_write_below_binary_dir_activities) #1260

merged 1 commit into from
Jun 22, 2020

Conversation

marier-nico
Copy link
Contributor

What type of PR is this?

/kind rule-update

Any specific area of the project related to this PR?

/area rules

What this PR does / why we need it:

This macro is useful to allow binaries to be written under certain circumstances. For example, it may be fine to install a binary during a build in a ci/cd pipeline. A more concrete use-case would be the installation of packer by placing its binary inside the /bin directory, which is needed to build AMIs during builds.

Which issue(s) this PR fixes:

None

Special notes for your reviewer:

None

Does this PR introduce a user-facing change?:

rule(macro user_known_write_below_binary_dir_activities): allow writing to a binary dir in some conditions

…macro

This macro is useful to allow binaries to be installed under certain
circumstances. For example, it may be fine to install a binary during a
build in a ci/cd pipeline.

Signed-off-by: Nicolas Marier <[email protected]>
@Kaizhe
Copy link
Contributor

Kaizhe commented Jun 15, 2020

/lgtm

@poiana
Copy link
Contributor

poiana commented Jun 15, 2020

LGTM label has been added.

Git tree hash: c86979ec2883241e92bc88e296cdcbe393b57424

@leogr leogr added this to the 0.24.0 milestone Jun 17, 2020
@leodido leodido closed this Jun 22, 2020
@leodido leodido reopened this Jun 22, 2020
@leodido leodido removed the request for review from mstemm June 22, 2020 14:15
@fntlnz
Copy link
Contributor

fntlnz commented Jun 22, 2020

Thanks as always @marier-nico - approved and in merge pool

@poiana poiana merged commit b69bde6 into falcosecurity:master Jun 22, 2020
@poiana
Copy link
Contributor

poiana commented Jun 22, 2020

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: fntlnz, Kaizhe, leodido

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@marier-nico marier-nico deleted the write-below-binary-dir branch June 22, 2020 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants