Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
jsonresume-theme-wb-elegant
Advanced tools
Responsive theme for JsonResume inspired by card layouts.
$ git clone https://github.com/mudassir0909/jsonresume-theme-elegant.git
$ cd jsonresume-theme-elegant
$ npm install
$ grunt watch // watches for less file changes
$ grunt exec:run_server // Do this in a new terminal tab to run node server
Visit http://localhost:8888 to see the theme in action.
You can test your changes by updating resume.json
file inside node_modules/resume-schema/
folder. You might want to rerun grunt exec:run_server
whenever you make any changes to resume.json
All the LESS files are organized under the folder assets/less/
. Please go through the comments inside theme.less
to find out which file to put your LESS changes. Grunt compiles assets/less/theme.less
to assets/css/theme.css
which is used eventually in the theme.
Please Do not make any changes inside assets/css/theme.css
All the javascript changes go into index.js
which is responsible for rendering the theme.
https://github.com/mudassir0909/jsonresume-theme-elegant/labels/enhancement
FAQs
Forked. Elegant theme for jsonresume
The npm package jsonresume-theme-wb-elegant receives a total of 0 weekly downloads. As such, jsonresume-theme-wb-elegant popularity was classified as not popular.
We found that jsonresume-theme-wb-elegant demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.