-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
metalsmith-migrate-safetag/src/index.js
Lines 195 to 201 in f50203b
| if (activities && key === 'activities/check-user-browser-vulns/index.md') { | |
| return { | |
| ...file, | |
| title: 'Check user browser vulnerabilities', | |
| description: 'Outdated Java browser plugins', | |
| contents: files['exercises/check_user_browser_vulns/browser_java_plugin.md'].contents | |
| }; |
Metadata
Metadata
Assignees
Labels
No labels