-
**Deprecated_API** issue exists @ **vulnerable/lfi_test.go** in branch **master**
*Method "io/ioutil" in vulnerable\lfi_test.go, at line 8, calls an obsolete API, "io/ioutil". T…
-
### Terraform Version
Run `terraform -v` to show the version. If you are not running the latest version of Terraform, please upgrade because your issue may have already been fixed.
1.5.5 -> Unab…
-
When working on #8935, one of the discussion points was about experimental symbols https://github.com/open-telemetry/opentelemetry-collector/pull/8935#discussion_r1396237074, which we decided to postp…
-
The httphelper from cass-operator should be replaced by the newly wrapped/facaded Go client for the management API in the k8ssandra-operator code.
┆Issue is synchronized with this [Jira Story](http…
-
**Overview**
The default api_blackduck scanner of DefectDojo seems to have not been adapted to the latest API fetching mechanism of Blackduck SCA. Assuming BlackDuck SCA has updated the API, data fe…
-
Device info
------------------
- Phone type: (e.g. Lumia 950 XL)
- App version: (e.g. 1.0.25)
Steps to reproduce
----------------
Actual behavior
-----------------
Expected behav…
-
### The problem
After adding the integration, I am getting:
```
Failed setup, will retry:
Check the logs
```
However, the only thing i see in the logs is token refreshing, which seems benign…
-
**Describe the bug**
I prefer my table of contents "API documentation" link to point the page where it shows all the main namespaces instead of going to the first type, i.e. I prefer it to go here:
!…
-
The `api/types` package should only contain the types used to serialize/deserialize requests and responses for the HTTP API. This is the case for most of the types in this package and sub packages.
…
-
Parsing annotation should not return partial results, needs to be fixed to something like:
```
if err := json.Unmarshal(); err != nil { return InterfaceStatusAnnotation{}, err }
return ret, nil
``…