Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: nlp_si_detection mis-labeling detections #2022

Closed
2 tasks done
dagardner-nv opened this issue Oct 30, 2024 · 1 comment
Closed
2 tasks done

[BUG]: nlp_si_detection mis-labeling detections #2022

dagardner-nv opened this issue Oct 30, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@dagardner-nv
Copy link
Contributor

Version

24.10 & 24.06

Which installation method(s) does this occur on?

Source

Describe the bug.

I've observed this bug in both versions 24.10 and 24.06 example mis-labeled output, data is labeled as address but does not contain a mailing address.

{
  "timestamp": 1616385456203,
  "host_ip": "10.188.40.56",
  "data_len": "131",
  "data": "\"{\\\"url\\\": \\\"raise 48aXMGy7 hospital eLdZvGXv 39854774 simply\\\"}\"",
  "src_mac": "04:3f:72:bf:af:74",
  "dest_mac": "b4:a9:fc:3c:46:f8",
  "protocol": "6",
  "src_ip": "10.20.16.248",
  "dest_ip": "10.244.0.33",
  "src_port": "36712",
  "dest_port": "80",
  "flags": "24",
  "is_pii": false,
  "address": true,
  "bank_acct": false,
  "credit_card": false,
  "email": false,
  "govt_id": false,
  "name": false,
  "password": false,
  "phone_num": false,
  "secret_keys": false,
  "user": false
}

Minimum reproducible example

No response

Relevant log output

Click here to see error details

[Paste the error here, it will be hidden by default]

Full env printout

Click here to see environment details

[Paste the results of print_env.sh here, it will be hidden by default]

Other/Misc.

No response

Code of Conduct

  • I agree to follow Morpheus' Code of Conduct
  • I have searched the open bugs and have found no duplicates for this bug report
@dagardner-nv dagardner-nv added the bug Something isn't working label Oct 30, 2024
@dagardner-nv dagardner-nv added this to the 24.10 - Release milestone Oct 30, 2024
@dagardner-nv
Copy link
Contributor Author

False alarm

@github-project-automation github-project-automation bot moved this from Todo to Done in Morpheus Boards Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

1 participant