Skip to content

Adds Claude skill for updatig the falco fork#2976

Draft
Stringy wants to merge 20 commits intomasterfrom
giles/claude-update-falco-skill
Draft

Adds Claude skill for updatig the falco fork#2976
Stringy wants to merge 20 commits intomasterfrom
giles/claude-update-falco-skill

Conversation

@Stringy
Copy link
Collaborator

@Stringy Stringy commented Feb 25, 2026

Description

A detailed explanation of the changes in your PR.

Feel free to remove this section if it is overkill for your PR, and the title of your PR is sufficiently descriptive.

Checklist

  • Investigated and inspected CI test results
  • Updated documentation accordingly

Automated testing

  • Added unit tests
  • Added integration tests
  • Added regression tests

If any of these don't apply, please comment below.

Testing Performed

TODO(replace-me)
Use this space to explain how you tested your PR, or, if you didn't test it, why you did not do so. (Valid reasons include "CI is sufficient" or "No testable changes")
In addition to reviewing your code, reviewers must also review your testing instructions, and make sure they are sufficient.

For more details, ref the Confluence page about this section.

@Stringy Stringy added the run-multiarch-builds Run steps for non-x86 archs. label Feb 26, 2026
@codecov-commenter
Copy link

codecov-commenter commented Feb 26, 2026

Codecov Report

❌ Patch coverage is 10.76923% with 58 lines in your changes missing coverage. Please review.
✅ Project coverage is 27.41%. Comparing base (ed07f13) to head (c2385e2).
⚠️ Report is 26 commits behind head on master.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
collector/lib/system-inspector/Service.cpp 0.00% 2 Missing and 10 partials ⚠️
collector/lib/NetworkSignalHandler.cpp 0.00% 11 Missing ⚠️
collector/lib/ProcessSignalFormatter.cpp 15.38% 7 Missing and 4 partials ⚠️
collector/lib/Utility.cpp 35.71% 5 Missing and 4 partials ⚠️
collector/lib/ContainerMetadata.cpp 0.00% 5 Missing ⚠️
collector/lib/Process.cpp 0.00% 3 Missing ⚠️
collector/lib/system-inspector/EventExtractor.cpp 0.00% 2 Missing and 1 partial ⚠️
collector/lib/system-inspector/EventExtractor.h 0.00% 0 Missing and 2 partials ⚠️
collector/lib/CollectorService.cpp 0.00% 1 Missing ⚠️
collector/lib/ContainerInfoInspector.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2976      +/-   ##
==========================================
+ Coverage   27.38%   27.41%   +0.03%     
==========================================
  Files          95       94       -1     
  Lines        5427     5420       -7     
  Branches     2548     2550       +2     
==========================================
  Hits         1486     1486              
+ Misses       3214     3204      -10     
- Partials      727      730       +3     
Flag Coverage Δ
collector-unit-tests 27.41% <10.76%> (+0.03%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Stringy Stringy force-pushed the giles/claude-update-falco-skill branch from 2ec900e to dd89270 Compare March 10, 2026 09:51
@Stringy Stringy force-pushed the giles/claude-update-falco-skill branch from cff8718 to 1dd6ca1 Compare March 11, 2026 15:46
Stringy and others added 8 commits March 12, 2026 09:44
Update falcosecurity-libs submodule to include BPF verifier fixes for
older/stricter kernels (RHEL 8, s390x, ppc64le, COS, RHEL SAP).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Fix recvfrom_x/recvmsg_x/sendmsg_x verifier rejection and
t1_execveat_x/t2_execveat_x program size overflow.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Documents how to navigate CI artifacts, download logs, and diagnose
common failure modes (verifier rejection, program too large, self-check
timeouts). Includes platform-specific notes and portable jq commands.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Stringy Stringy force-pushed the giles/claude-update-falco-skill branch from d8e38f8 to e14ad52 Compare March 13, 2026 13:23
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Stringy Stringy force-pushed the giles/claude-update-falco-skill branch from e14ad52 to 584f9ba Compare March 13, 2026 14:53
Stringy and others added 2 commits March 13, 2026 16:31
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

run-multiarch-builds Run steps for non-x86 archs.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants