Mark Feldhousen

Results 20 issues of Mark Feldhousen

### Feature description Some of the [optional environment variables](https://github.com/felddy/foundryvtt-docker#optional-variables) are booleans. While to documentation does say to set them to `true` to take effect, the implementation could be more lenient....

feature request :bulb:

# Add stix-extract tool # ## πŸ—£ Description ## This PR introduces a new tool, `stix-extract`, to the `ioc-scanner` project. This tool extracts indicators of compromise (IoCs) from STIX files...

documentation
improvement
python
test

The egress publication is currently pulling from one account. There are other public IPs in other accounts that need to be included. Modify the script so that it can use...

There are too many rules in the "BOD 18-01 Public" ACL. This was found using `awslimitchecker`: https://awslimitchecker.readthedocs.io/en/latest/index.html The current limit is `20` rules per ACL but this ACL has `24`....

bug

Have each scanner serve a redirect to a static page explaining why we are scanning. This gives customers another method to identify our scanners and hopefully head off any abuse...

# # ## πŸ—£ Description ## Support WeeWX v5. ## πŸ’­ Motivation and context ## ## πŸ§ͺ Testing ## ## βœ… Pre-approval checklist ## - [ ] This PR has...

@cisagov/team-ois doesn't need to own `*`. I think it makes sense to update this to @cisagov/team-cpg, or remove if team-cpg is already expanded out. https://github.com/cisagov/cybersecurity-performance-goals/blob/07347482d61c38e7fc29f4decdf8e4d75b7ac354/.github/CODEOWNERS#L6 ```diff - * @bardenstein @BayardJohnson...

### Feature description The nightly builds are failing due to Docker's stricter API limits. The multi-architecture builds are hitting the limit nightly now. One possibility is using the AWS Public...

feature request :bulb:

### Feature description Add support for the new `--tempDir` and/or associated options in the configuration file. ### Motivation This feature was added in `v14` for FoundryVTT. See: - foundryvtt/foundryvtt#6254 ###...

feature request :bulb:

### Feature description Mention the GitHub Container Registry in the README. ### Motivation - It’s not obvious that the image is published to multiple registries. ### Example - Instead of...

feature request :bulb: