-
Notifications
You must be signed in to change notification settings - Fork 4
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
Typo fixes, CSS bug fixes, course suggestions #229
Comments
Note: if mitre/saf#2915 gets merged in before this list gets tackled, the example code in items 14-15 above should be updated accordingly. |
Beginner course recommendations implemented (3-6) |
Updating the list with a comment here: |
I updated the actions-related strings in #299 (as part of the actions v4 and under->v4 PR) @p-oneil but not the GitHub typo |
Whoops, meant to say artifact actions (not the checkout action) |
Here is a list of inconsistencies I found:
tree nginx
is executed. Url: https://mitre.github.io/saf-training/courses/beginner/02.html#inspec-profile-structureconst converter = new Mapper(input, flags.['with-raw'])
. Url: https://deploy-preview-155--mitre-saf-training.netlify.app/courses/mappers/16.html#integrationstatic
token.switch
block that needs to be edited parallel of step 4 under Integration. This switch block is inside theConvert.run()
method.Potential solutions:
pwd
and list the directory wheretree nginx
is executedflags
Related GitHub PR: #155
The text was updated successfully, but these errors were encountered: