Skip to content

WIP: Add Support for Copilot Cli - #51

Open
dankress wants to merge 1 commit into
falcosecurity:mainfrom
dankress:main
Open

WIP: Add Support for Copilot Cli #51
dankress wants to merge 1 commit into
falcosecurity:mainfrom
dankress:main

Conversation

@dankress

Copy link
Copy Markdown

What type of PR is this?

/kind feature

Any specific area of the project related to this PR?

/area build

/area ctl

/area documentation

/area installer

/area interceptor

/area plugin

/area rules

/area skills

/area supervisor

/area tests

What this PR does / why we need it:
This PR adds support for GitHub Copilot CLI.

It introduces

  • A new hook/interceptor
  • Copilot CLI hook management through premptictl
  • Copilot hook installation
  • Additional tests
  • Extensions to existing rules for the Copilot CLI, as well as new rules to prevent it from circumventing existing rules

Which issue(s) this PR fixes:

Fixes #41

Special notes for your reviewer:

I was only able to test the installation on Ubuntu. For other platforms, I aimed to stay as close as possible to the existing implementation, but the changes have not been tested on Windows or macOS.

@poiana

poiana commented Jul 25, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dankress
Once this PR has been reviewed and has the lgtm label, please assign c2ndev for approval. For more information see the Kubernetes Code Review Process.

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

Details 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

@poiana

poiana commented Jul 25, 2026

Copy link
Copy Markdown

Welcome @dankress! It looks like this is your first PR to falcosecurity/prempti 🎉

Signed-off-by: dankress <113473726+dankress@users.noreply.github.com>
@dankress
dankress marked this pull request as ready for review July 30, 2026 20:55
@poiana
poiana requested review from c2ndev and leogr July 30, 2026 20:56
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.

Possible GitHub Copilot CLI support

2 participants