Dennis Oelkers

Results 36 issues of Dennis Oelkers

OTX lookup is limited to IPv4/IPv6/domain lookups, while the OTX api offers more entity types that are useful, like file hashes, hostnames or URLs.

feature
triaged

## Description ## Motivation and Context Prior to this PR, the `_onSave` function in the `ViewPropertiesModal` component used the view instance that was originally passed to the component when saving...

## Expected Behavior Saving a dashboard should work after specifying a title for it. ## Current Behavior When creating a new dashboard, clicking on "Save as", specifying a title and...

bug

## Description ## Motivation and Context This PR is a small enhancement to the data table, alternating colors between rows for better readability. It also includes changing the color from...

## What? For all responses we return through the HTTP endpoint, we should return a content security policy consumed by the client. It should match the requirements for the REST...

security
feature
triaged

## Expected Behavior ## Current Behavior ![image](https://user-images.githubusercontent.com/41929/180222445-c496414f-6f40-4684-83c3-bbcac9b2acdf.png) ## Possible Solution ## Steps to Reproduce (for bugs) 1. 2. 3. 4. ## Context ## Your Environment * Graylog Version: * Java...

bug

## Description ## Motivation and Context This PR is preparing the update to `react-router` v6. Notable changes include: - `Switch` has become `Routes` - Only `Route` components are allowed below...

## What? As a user, I would want to be able to include buckets for: - documents which have values which fell out of the value limit for the pivot...

feature
triaged

We are currently upgrading from `react-router` v3 to v5, therefore also upgrading `react-router-bootstrap` from `v0.23.3` to `v0.25.0`. We have noticed that `LinkContainer` (which is just wrapping `Route`) is turning all...

As a user I want to remove my default secret key configured in `System` -> `Configuration`. This is not possible at the moment, because when removing the secret key by...

bug
triaged