Skip to content

Make Contact required by simplifying ABNF - #153

Closed
joker314 wants to merge 1 commit into
securitytxt:masterfrom
joker314:fix/abnf-words
Closed

joker314 wants to merge 1 commit into
securitytxt:masterfrom
joker314:fix/abnf-words

Conversation

@joker314

@joker314 joker314 commented May 3, 2019

Copy link
Copy Markdown
Contributor

Resolves #152 (and #151)

Use the "ignore whitespace" option for a nicer diff.

The naming convention I used was a little long, so I was wondering if you had any suggestions for shortening it.

  • opt = optional
  • line = terminated with an eol
  • etc = 0 or more lines (trying to avoid an ambiguous grammar)

The idea is to keep everything in the angle brackets as simple as possible, so I didn't want to have a complicated chunk of ABNF there, just a list of production names.

@nightwatchcyber

nightwatchcyber commented Jun 4, 2019

Copy link
Copy Markdown
Contributor

@joker314 - Is there anything in this pull request that is not addressed by #155 ?

@joker314

joker314 commented Jun 4, 2019

Copy link
Copy Markdown
Contributor Author

No (other than avoiding an ambiguous granmar). Closing.

@joker314 joker314 closed this Jun 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make Contact required in the ABNF

2 participants