-
Notifications
You must be signed in to change notification settings - Fork 69
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
rules yaml files updated as per yaml linting conditions #238
base: main
Are you sure you want to change the base?
Conversation
Yaml_lint may fail on some lines. Am looking into them, and fix it ASAP! |
0c88cb0
to
07cfd7c
Compare
Rules files suggestionsfalco-deprecated_rules.yamlComparing Major changes:
Patch changes:
|
Rules files suggestionsfalco-deprecated_rules.yamlComparing Major changes:
Patch changes:
|
9d1d2b3
to
1f2926e
Compare
Rules files suggestionsfalco-deprecated_rules.yamlComparing Major changes:
Patch changes:
|
Rules files suggestionsfalco-deprecated_rules.yamlComparing Major changes:
Patch changes:
|
28a1985
to
f9bee5f
Compare
Rules files suggestionsfalco-deprecated_rules.yamlComparing Major changes:
Patch changes:
|
Rules files suggestionsfalco-deprecated_rules.yamlComparing Major changes:
Patch changes:
|
58da868
to
c81a986
Compare
Rules files suggestionsfalco-deprecated_rules.yamlComparing Major changes:
Patch changes:
|
Rules files suggestionsfalco-deprecated_rules.yamlComparing Major changes:
Patch changes:
|
4e2352d
to
2c98e4f
Compare
Rules files suggestionsfalco-deprecated_rules.yamlComparing Major changes:
Patch changes:
|
Rules files suggestionsfalco-deprecated_rules.yamlComparing Major changes:
Patch changes:
|
35b534a
to
068de7f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/hold
I've just realized that with this change, we will put the Never mind, I was wrong, sorryoutput:
on multiple lines, and I'm not sure that is what we want.
Update: Anyway, after talking with some other maintainers, we are still determining if this linting style is what we want. I will investigate further and possibly come back with a "rule style" that works for anyone.
Hi @leogr, what are your thoughts on this PR? Have we made any decisions yet? Feel free to assign me any related tasks; I would love to work on them. |
I have only two points:
- example1:
bla bla bla
example2: >
bla bla bla 👇 [
{
"example1": "bla bla bla",
"example2": "bla bla bla\n"
}
] @h4l0gen, you can proceed to update this PR if you want to (it may be useful as a preview of the end result), but we need to reach a consensus on the style before merging it. |
@falcosecurity/rules-maintainers @darryk10 @loresuso any thoughts on my above proposal? |
I agree with both points. |
Hi @leogr, Sorry for being late, I am a little busy nowadays 😅. I'll be back, just give me a week 🙏. I will make changes as per your and other maintainers' suggestions. |
@leogr If we increase line length value, we will solve many issues of formatting, as I've accepted this format - example1:
bla bla bla
example2: >
bla bla bla Above this one [
{
"example1": "bla bla bla",
"example2": "bla bla bla\n"
}
] as it gives line-length issue. So my vote to increase line length value. |
4ed334b
to
faec9cc
Compare
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: h4l0gen The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Rules files suggestionsfalco-sandbox_rules.yamlComparing Major changes:
Minor changes:
Patch changes:
falco-deprecated_rules.yamlComparing Major changes:
Patch changes:
falco_rules.yamlComparing Major changes:
Patch changes:
falco-incubating_rules.yamlComparing Major changes:
Patch changes:
|
Hi @leogr, need your confirmation, which one you prefer
or
|
Signed-off-by: h4l0gen <[email protected]> rules files are updated Signed-off-by: h4l0gen <[email protected]> updated rule files Signed-off-by: h4l0gen <[email protected]> updated rules file Signed-off-by: h4l0gen <[email protected]> updated falco rules files Signed-off-by: h4l0gen <[email protected]> updated falco rules files Signed-off-by: h4l0gen <[email protected]> updated falco rules files Signed-off-by: h4l0gen <[email protected]> updated falco rules files Signed-off-by: h4l0gen <[email protected]> updated falco rules files Signed-off-by: h4l0gen <[email protected]> updated falco rules files Signed-off-by: h4l0gen <[email protected]> updated falco rules files Signed-off-by: h4l0gen <[email protected]> updated falco rules files Signed-off-by: h4l0gen <[email protected]> updated falco rules files Signed-off-by: h4l0gen <[email protected]> updated falco rules files Signed-off-by: h4l0gen <[email protected]> updated falco rules files Signed-off-by: h4l0gen <[email protected]> updated falco rules files Signed-off-by: h4l0gen <[email protected]> updated falco rules files Signed-off-by: h4l0gen <[email protected]> updated falco rules files Signed-off-by: h4l0gen <[email protected]> updated falco rules files Signed-off-by: h4l0gen <[email protected]> updated falco rules files Signed-off-by: h4l0gen <[email protected]> updated falco rules files Signed-off-by: h4l0gen <[email protected]> updated falco rules files Signed-off-by: h4l0gen <[email protected]> updated falco rules files Signed-off-by: h4l0gen <[email protected]> updating Signed-off-by: h4l0gen <[email protected]> final Signed-off-by: h4l0gen <[email protected]> final Signed-off-by: h4l0gen <[email protected]> final Signed-off-by: h4l0gen <[email protected]> tags format updated Signed-off-by: h4l0gen <[email protected]> updated Signed-off-by: h4l0gen <[email protected]> updated Signed-off-by: h4l0gen <[email protected]> format updated Signed-off-by: h4l0gen <[email protected]> updated Signed-off-by: h4l0gen <[email protected]> updated Signed-off-by: h4l0gen <[email protected]> updated Signed-off-by: h4l0gen <[email protected]>
Signed-off-by: h4l0gen <[email protected]>
faec9cc
to
81a4b92
Compare
Rules files suggestionsfalco-sandbox_rules.yamlComparing Major changes:
Minor changes:
Patch changes:
falco-deprecated_rules.yamlComparing Major changes:
Patch changes:
falco_rules.yamlComparing Major changes:
Patch changes:
falco-incubating_rules.yamlComparing Major changes:
Patch changes:
|
I prefer the first one. |
Issues go stale after 90d of inactivity. Mark the issue as fresh with Stale issues rot after an additional 30d of inactivity and eventually close. If this issue is safe to close now please do so with Provide feedback via https://github.com/falcosecurity/community. /lifecycle stale |
Stale issues rot after 30d of inactivity. Mark the issue as fresh with Rotten issues close after an additional 30d of inactivity. If this issue is safe to close now please do so with Provide feedback via https://github.com/falcosecurity/community. /lifecycle rotten |
What type of PR is this?
/kind failing-test
Any specific area of the project related to this PR?
/area rules
Proposed rule maturity level
What this PR does / why we need it:
to pass yaml lint workflow test.
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer: