Skip to content

dns: add missing dns keywords to schema.json v5#10432

Closed
hadiqaalamdar wants to merge 1 commit intoOISF:masterfrom
hadiqaalamdar:dns-schema-5642-v5
Closed

dns: add missing dns keywords to schema.json v5#10432
hadiqaalamdar wants to merge 1 commit intoOISF:masterfrom
hadiqaalamdar:dns-schema-5642-v5

Conversation

@hadiqaalamdar
Copy link
Contributor

Feature #5642

Link to redmine ticket: https://redmine.openinfosecfoundation.org/issues/5642

Previous PR: #10429

Describe changes:

  • Added tc boolean field to dns object in schema.json file
  • Added sshfp field in dns.answers and dns.grouped in schema.json
  • Added description for these fields as suggested in the last PR
  • Made suggested changes from last PR
  • SV tests are passing:
===> dns/dns-sshfp: OK

PASSED:  1
FAILED:  0
SKIPPED: 0

SV_BRANCH=OISF/suricata-verify#1588

Found and added missing dns fields in schema.json after manual code review.
Added description to these newly added dns fields.
Feature OISF#5642
Copy link
Contributor

@jufajardini jufajardini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this one is almost ready to be merged, just a small change needed, imho. :)

"additionalProperties": false
},
"sshfp": {
"description": "A Secure Shell fingerprint is used to verify the system’s authenticity",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small suggestion:

Suggested change
"description": "A Secure Shell fingerprint is used to verify the system’s authenticity",
"description": "A Secure Shell fingerprint, used to verify the system’s authenticity",

@hadiqaalamdar
Copy link
Contributor Author

New PR: #10460

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants