Rudolf Rosenfeld

Results 3 comments of Rudolf Rosenfeld

These two were the only settings I used. Rest should be the default. The data used was the example data from opal, in a bundle. The log showed me the...

@obsd I tested it again, with following settings: ``` { "name": "OPAL_DATA_CONFIG_SOURCES", "value": "{\"config\":{\"entries\":[{\"url\":\"http://localhost7002/policy-data\",\"topics\":[\"policy_data\"]}]}}", }, { "name": "OPAL_POLICY_BUNDLE_URL", "value": "", }, { "name": "OPAL_POLICY_SOURCE_TYPE", "value": "API", }, ``` It seems...

We have a dotnet 6 aspnet core project, where we have this package as a transitive dependency. This package shows that it has a dependency on the vulnerable package. `...