You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I finded a bug in github.com/praetorian-inc/fingerprintx@v1.1.13/pkg/plugins/services/oracledb/oracle.go:225, oracle version parseInfo runtime error: index out of range [1] with length 0.
fix it,it‘s work:
The text was updated successfully, but these errors were encountered:
Adminisme
changed the title
plugins services oracledb version index out of range
plugins services oracledb parseInfo version index out of range
Aug 2, 2024
I finded a bug in
github.com/praetorian-inc/fingerprintx@v1.1.13/pkg/plugins/services/oracledb/oracle.go:225
, oracle version parseInfo runtime error: index out of range [1] with length 0.fix it,it‘s work:
The text was updated successfully, but these errors were encountered: