Breno Jesus

Results 5 issues of Breno Jesus

https://github.com/inspr/inspr/blob/870bb13b4eb60653c8567dd8a70ccdfa69e1391b/pkg/meta/dapp.go#L13 TCP /UDP ports range from 0 to 2^16 https://en.wikipedia.org/wiki/Port_(computer_networking) In many places we parse this port and convert to int32 e.g: https://github.com/inspr/inspr/blob/870bb13b4eb60653c8567dd8a70ccdfa69e1391b/cmd/insprd/operators/nodes/converter.go#L29 and https://github.com/inspr/inspr/blob/870bb13b4eb60653c8567dd8a70ccdfa69e1391b/cmd/insprd/operators/nodes/converter.go#L43 An overflow here can cause...

help wanted
question

# Description Kind: Add security fixes for #160 and #159 Section: authsvc and insprd have been updated in this PR for authsvc the bitsize was lift to 2048 bits for...

#### What happened: macos seems to return `i386` to the command `uname -p` and this in turn makes the script exit with message: `There is no i386 binary for darwin...

Tracking issue for: - [ ] https://github.com/inspr/inspr/security/code-scanning/28

Tracking issue for: - [ ] https://github.com/inspr/inspr/security/code-scanning/15