Security News
PyPI’s New Archival Feature Closes a Major Security Gap
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
Yet another implementation for Slim template language.
Slimi provides almost the same functionality as Slim, with a few additional useful features, such as generating AST with detailed location information about embedded Ruby codes.
Originally, Slimi was developed for Slimcop, a RuboCop runner for Slim template.
It uses Slimi to apply rubocop --auto-correct
to embedded Ruby codes in Slim template.
Add this line to your application's Gemfile.
gem 'slimi'
This will cause app/views/**/*.slim
files to be rendered by Slimi.
Slimi can be tested from command line by slimi
executable. This takes Slim code from STDIN and converts it into another form.
$ slimi --help
Commands:
slimi compile # Convert Slim into Ruby
slimi erb # Convert Slim into ERB
slimi help [COMMAND] # Describe available commands or one specific command
slimi parse # Convert Slim into Temple expression
slimi render # Convert Slim into HTML
FAQs
Unknown package
We found that slimi demonstrated a healthy version release cadence and project activity because the last version was released less than 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.
Security News
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
Research
Security News
Malicious npm package postcss-optimizer delivers BeaverTail malware, targeting developer systems; similarities to past campaigns suggest a North Korean connection.
Security News
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.