reactive-firewall / multicast

The multicast package is a Python library that simplifies sending and receiving multicast network messages. It provides classes and tools for implementing multicast communication in Python applications, making it straightforward to work with multicast sockets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GH Action Token should be separate for dangerous actions

reactive-firewall opened this issue · comments

if not used for read-only a custom token should be used to allow audit logs to record activity to aid in catching abused write access

🤔 No need for token to be manually created as permissions config works

  • resolved