Skip to content

Remove the future tense phrases "will ..." from the Dynamic Application Security Testing documentation

Problem to solve

The the Dynamic Application Security Testing (DAST) documentation contains many instances of the phrase "will...", including:

  • will output
  • will use
  • will be
  • will exit
  • will take

These phrases use the future tense, which is not compliant with the GitLab documentation style guide.

Further details

N/A

Proposal

Replace all instances of the phrase "will..." with the present tense equivalent. For example, replace will output with outputs (assuming that's the correct phrasing for the instance).

Who can address the issue

Any documentation contributor.

Other links/references

Edited by Russell Dickenson