Christian Mehlmauer

Results 23 issues of Christian Mehlmauer

``` go install github.com/x90skysn3k/brutespray@latest go: downloading github.com/x90skysn3k/brutespray v0.0.0-20240610185117-4efb5f387cf4 go: github.com/x90skysn3k/[email protected] requires go >= 1.22.4; switching to go1.22.4 go: downloading go1.22.4 (linux/amd64) go: github.com/x90skysn3k/brutespray@latest (in github.com/x90skysn3k/[email protected]): The go.mod file for the...

It would be great to have some klind of support for automatic pentest numbering (and access to the number in the design). For example we name all Pentests YYYY-xxxx where...

Just a follow up issue to track https://github.com/atc0005/go-teams-notify/issues/262 as MS deprecated office connectors and you now need to use workflows. Once the library is updated, we need to pull it...

**Is your feature request related to a problem? Please describe.** I have a form with multiple groups where the first group gathers credentials and the second group does an api...

enhancement
input
select

## Description Previously the Content-Type was hardcoded to `text/html`. This enables the use of `text/plain` like in the mail service. Also the sendgrid library now has a `SendWithContext` method which...

size/M

**Is your feature request related to a problem? Please describe.** As most notification services are HTTP based and there can be network issues, it would be nice to have a...

type/feature
affects/core

It would be nice to have `tzdata` in the images (`apk add tzdata`) so we can use the `TZ` environment variable to set the containers timezone instead of mounting `/etc/localtime`...

It would be nice to have multi language templates, for example german and english. Currently you need to copy the template and maintain 2 templates if you want to report...

enhancement

## Feature Description Currently the sharphound and azurehound binaries are included in the docker image. This can be problematic when trying to run just the web app in an enterprise...

enhancement
triage