security concerns #29
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
only give it internet access where it needs it (github, osu api, gitea api)
definitely improve the docker image so it doesnt need all those absurd system requirements
somehow restrict the action file in a way
maybe dont run the ci per repository but somehow run it from this repo so users never get to interact with it (my ass is definitely not doing that)
for now I will trust my humble users until something happens
gravatar while not easy to use to find someones mail, it can definitely help when trying to find it out, disabled it as of this comment
getting better with the reusable actions but still not quite there
ideally have a repo that executes cis on a repo on change, while restricting users to even access runners
got it to work with
which is a lot better...
eventually I should change the public runners to not have internet access
I added back --privileged cause it errored out I think
ill restrict internet access but otherwise nothign i could do
I need to find a way to run actions that don't let the user edit it themselves, for example webhook requests to run a workflow but the workflow is defined elsewhere
just migrate to cloud and have abhorrently long render times maybe