Skip to content

0.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Sep 17:36
· 1 commit to main since this release

Changelog

  • 2a86165 fix(ci): Fixed runner for release action
  • 9c47c47 chore(ci): Bump github action versions
  • 7192317 fix(ci): Fixed golang version for falcoctl
  • aef5897 fix(ci): Fixed falcoctl version
  • c872485 chore(ci): Added workflow and goreleaser configuration for releasing the 0.1.0 version of the plugin
  • 705fa74 docs: Added documentation for the plugin, and some simple macros to get started
  • 98aa5aa feat: Better handling for JSON fields, fixed some faulty typings for IP Addresses
  • ca239ce chore: Create dependabot.yml
  • 85a94f3 feat: Basic source and extraction capabilities. Initial commit for the plugin code.
  • 1831d1e fix: Fixed LICENSE
  • 4fd6a30 Initial commit