Josh Soref

Results 502 issues of Josh Soref

The current code is unhelpful for various reasons: https://github.com/GitHubSecurityLab/actions-permissions/blob/3dcbd6bb270cd62b67703a6c1aef904ace6a3bf3/monitor/index.js#L76-L77 1. It generates markdown with a workflow snippet like: ### Minimal required permissions: ```yaml permissions: security-events: write pull-requests: read unknown: unknown...

Afaict, this workflow does **not** need any interesting [`GITHUB_TOKEN` permissions](https://docs.github.com/en/actions/security-guides/automatic-token-authentication#about-the-github_token-secret). It only needs `contents: read` if it's imported into a private repository (which is something that one might do if...

Checklist: * [ ] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq. * [ ] I've included steps to reproduce the bug. * [ ] I've pasted...

bug

Checklist: * [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq. * [x] I've included steps to reproduce the bug. * [x] I've pasted the output of...

bug

**What new features does this PR implement?** This enables some features from [v0.0.20](https://github.com/check-spelling/check-spelling/releases/tag/v0.0.20) * [Collapse older check comments](https://github.com/check-spelling/check-spelling/wiki/Feature%3A-Collapse-older-check-comments) * [Restricted Permissions](https://github.com/check-spelling/check-spelling/wiki/Feature%3A-Restricted-Permissions) **Does this PR introduce any additional changes?** Please summarize...

documentation
CI/CD

This PR corrects misspellings identified by the [check-spelling action](https://github.com/marketplace/actions/check-spelling). The misspellings have been reported at https://github.com/jsoref/bigcapital/actions/runs/5390721361#summary-14591784959 The action reports that the changes in this PR would make it happy: https://github.com/jsoref/bigcapital/actions/runs/5390722721#summary-14591789667

I just tried to remove wazuh from a system and the apt/dpkg process failed miserably. It took too much effort to debug, the error was from this line: https://github.com/wazuh/wazuh-packages/blob/daeeaa51b6d7f1c60d30ccbd69e413e414fca7b0/debs/SPECS/wazuh-manager/debian/preinst#L69 At...

#101 seems to try to set the ssh key via metadata. Unfortunately, that isn't working for our system where another file system gets mounted over the jenkins user's home directory...

https://github.com/jenkinsci/google-compute-engine-plugin/blame/develop/docs/Home.md#L102 > More info on firewall rules in GCE is available here. I expect "here" to be a link to somewhere... (Also, a11y best practices discourage using `here` as link...

**What this PR does / why we need it**: This PR corrects misspellings identified by the [check-spelling action](https://github.com/marketplace/actions/check-spelling). The misspellings have been reported at https://github.com/jsoref/murre/actions/runs/5682977710#summary-15402569542 The action reports that the...