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.
adminlte4-bs5
Advanced tools
Responsive open source admin dashboard and control panel. Fork of colorlib, with /dist directory
This branch is nearly identical to the Colorlib/AdminLTE v4-dev branch, with the following exceptions:
AdminLTE is a fully responsive administration template. Based on Bootstrap 5 framework and also the JavaScript plugins. Highly customizable and easy to use. Fits many screen resolutions from small mobile devices to large desktops.
AdminLTE.io just opened a new premium templates page. Hand picked to ensure the best quality and the most affordable prices. Visit https://adminlte.io/premium for more information.
AdminLTE has been carefully coded with clear comments in all of its JS, SCSS and HTML files. SCSS has been used to increase code customizability.
To compile the dist files you need Node.js/npm, clone/download the repo then:
npm install
(install npm deps)npm install gulp-cli -g
(install gulp-cli globally)gulp
(developer mode, autocompile with browsersync support for live demo)gulp build
(compile css/js files)npm install
it will install dependency from package.json
.npm run dev
AdminLTE is an open source project by AdminLTE.io that is licensed under MIT. AdminLTE.io reserves the right to change the license of future releases.
FAQs
Responsive open source admin dashboard and control panel. Fork of colorlib, with /dist directory
The npm package adminlte4-bs5 receives a total of 16 weekly downloads. As such, adminlte4-bs5 popularity was classified as not popular.
We found that adminlte4-bs5 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.