Tony Williams

Results 20 issues of Tony Williams
trafficstars

### Summary `os_install_log_retention_configure` has a test that fails if it sees "MAX" but the remediation sets 'file_max=50M" which seems to fail the test ### Steps to reproduce run the test:-...

The matching check to Issue #3 in 2_Security_Audit_Compliance.sh has not been changed to match so Macs will always fail the 3.3 check. Line 767 needs to be changed. ``` if...

At the bottom of the README is a link to `https://www.slingpine.com/`. There is no longer a page at that link.

I have taken some care.and checked it all. I hope the additions to `classic_api.py` are correct.

I wrote the methods for the `network_segment` endpoint.

This should be all that is required and not contain anything from network_segments

### Current The current behaviour is to put all the functions for all the pro endpoints into the `__init__.py` file. I realise this allows calls like ```python ifrom jamf_pro_sdk import...

feedback

It appears that the entire colour scheme system has changed in the new versions of BBEdit and TextWrangler and these schemes no longer work at all.

**Describe the bug** On the wiki page at https://github.com/swiftDialog/swiftDialog/wiki/Command-Line-Options there is an error. ``` --width Set dialog window width --height Set dialog window width ``` That final line should say...

Here is a completion for quickpkg. It knows which options are alternatives for each other and even has -v, -vv, -vvv for verbosity. It's my *first* zsh completion so feel...