Skip to content

feat(template): kickstarting the collector template (#319)#320

Open
guzmud wants to merge 2 commits into
mainfrom
feature/319-collector-template-zero
Open

feat(template): kickstarting the collector template (#319)#320
guzmud wants to merge 2 commits into
mainfrom
feature/319-collector-template-zero

Conversation

@guzmud

@guzmud guzmud commented Apr 8, 2026

Copy link
Copy Markdown
Member

Proposed changes

  • adding a template folder among the collectors, creating a template from the work of @Kakudou on SentinelOne

Testing Instructions

  1. the template is not meant to be ran as such
  2. copy the template, replace and complete the required elements, and try to run a collector

Related issues

Checklist

  • I consider the submitted work as finished
  • I tested the code for its functionality
  • I wrote test cases for the relevant uses case
  • I added/update the relevant documentation (either on github or on notion)
  • Where necessary I refactored code to improve the overall quality
  • For bug fix -> I implemented a test that covers the bug

Further comments

This is not part of challenging the work of @Kakudou but using it as a starting point.

@github-actions github-actions Bot added the filigran team Item from the Filigran team. label Apr 8, 2026
@codecov

codecov Bot commented Apr 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.43%. Comparing base (03b39fa) to head (f940171).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #320   +/-   ##
=======================================
  Coverage   82.43%   82.43%           
=======================================
  Files          41       41           
  Lines        1674     1674           
=======================================
  Hits         1380     1380           
  Misses        294      294           
Flag Coverage Δ
connectors 82.43% <ø> (ø)

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@guzmud guzmud force-pushed the feature/319-collector-template-zero branch from 4196123 to 68a4862 Compare April 8, 2026 14:19
@guzmud guzmud force-pushed the feature/319-collector-template-zero branch from 68a4862 to f940171 Compare April 8, 2026 14:20
@guzmud guzmud requested a review from Kakudou April 8, 2026 14:21
@guzmud guzmud marked this pull request as ready for review April 9, 2026 14:19
@SamuelHassine SamuelHassine changed the title [template] feat(collector): kickstarting the collector template (#319) feat(template): kickstarting the collector template (#319) Jun 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

filigran team Item from the Filigran team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Collector] Create a template for collectors

2 participants