Skip to content

Changelog

Avi Lumelsky edited this page Aug 24, 2023 · 2 revisions

Table of Contents generated with DocToc

Changelog

  • ✔️ Added Allow/Block list configuration
  • ✔️ Created a .yaml configuration per module in the code
    • ✔️ Use secimport to compile that yml
    • ✔️ Create a single dcript policy
    • ✔️ Run an application with that policy using dtrace, without using secure_import
  • ✔️ Added eBPF basic support using bpftrace
    • ✔️ bpftrace backend tests
  • ✔️ Implemented python USDT probes template
  • ✔️ Added CLI for bpftrace backend usage
  • ✔️ Updated documentation and improved CLI
  • ✔️ Added GIFs

References

Clone this wiki locally