Skip to content
#

sudo

Here are 157 public repositories matching this topic...

gerardog
gerardog commented Feb 9, 2020

I've already heard opinions like: "I can not use this on the enterpise." or "This other sudo is just a few lines RunAs script that I can audit myself." (Sure, but building a feature-rich sudo takes far more lines than that.) and the next one probably will be: "I won't run as administrator something from a nobody on the internet."

This is a trust problem. And I cannot create trust by myself.

luto
luto commented Feb 2, 2017

The restricted_str-type allows to supply a regex for string validation. This can get complex quite quickly. Currently there is no way to automatically test the supplied regex. Implement a mandatory testcases-parameter, which must contain at least one positive and one negative test case. The test cases are execute each time the parameter is loaded. If one of the tests fail, deny execution.

Improve this page

Add a description, image, and links to the sudo topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sudo topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.