pemontto
pemontto
Add [n8n HTTP Request](https://docs.n8n.io/integrations/core-nodes/n8n-nodes-base.httprequest/) node generation
Vulnwhisperer should support Netsparker web scanner reports. This should be relatively straightforward in terms of interfacing with the API. Normalising and aligning with other vulnerability scanner results will, as always,...
# Summary of the new feature/enhancement We sometimes get pipeline errors when deploying rules with `Import-AzSentinelAlertRule` because a transient error has occurred. Most commonly some gateway timeout on Microsoft's side:...
# Summary of the new feature/enhancement Azure Sentinel templates include a new rule kind `ThreatIntelligence`. It would be useful if this could be deployed by AzSentinel. It looks like this:...
# Summary of the new feature/enhancement Sentinel now has an anomaly rule type in preview - https://docs.microsoft.com/en-us/azure/sentinel/tutorial-detect-threats-built-in#anomaly Anomaly rules can be duplicated from the inbuilt templates to allow tuning parameters....
# Summary of the new feature/enhancement Currently when changing the PlaybookName for an analytic, the new playbook gets activated alongside any existing playbooks. It would be useful if we could...
Suggesting a new section related to security settings. In particular enabling the firewall and stealth mode to mitigate against this kernel RCE - https://lgtm.com/blog/apple_xnu_icmp_error_CVE-2018-4407. ``` defaults write /Library/Preferences/com.apple.alf stealthenabled 1...
Fixes #79 This will remove `ONLY_FULL_GROUP_BY` from the `@@sql_modes` only if `MYSQL_ROOT_PASSWORD` is defined as an env var for the misp container. Changing this global setting requires a root account,...
This PR fixes #3620. Remove the request body if we're sending a `GET`, `HEAD`, `OPTIONS` or `TRACE` request. This should fix the bulk of these issues, however there maybe other...
Is it possible to make this work on generic checklists without requiring headers? E.g. if I have an ad-hoc checklist in the middle of a document and I'd like all...