Matěj Týč

Results 40 issues of Matěj Týč

Some interaction with the user could be improved and made customizable, for instance: * error messages when supplied positional arguments don't match the interface, * error message when the argument...

enhancement

Currently, the `ARG_OPTIONAL_BOOL` does not behave optimally (see #2 ). It seems to be a good idea to have more macros for switch-on, switch-off and both (as the current `ARG_OPTIONAL_BOOL`...

enhancement
help wanted
proposal

The GNU standard allows abbreviations, so e.g. if a script supports a `--foobar` argument and no other argument beginning by `--foo...`, one can specify `--foo` instead (presumably `--foob` should do...

proposal

It would be nice to have support for typo detection/suggestion, so e.g. `script --hepl` would produce a `--hepl is an invalid argument, did you mean --help?` message

proposal

Hello, I am trying to help with the Fedora package of Sourcetrail, and I have noticed that when one wants to compile it with Python support, the build attempts to...

build

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=2058168

#### Description of Problem: Scanning of `accounts_user_dot_no_world_writable_programs`, a rule that got its content for the first time in Q2/2022, reliably triggers an error when scanned on a RHEL7 system. ####...

memory
1.2

Scap-workbench won't support generation of result-based remediation roles from tailored profiles even after #144 is merged. This is caused by a deficiency in openscap (https://github.com/OpenSCAP/openscap/issues/902) that however may be fixed...

bug