Description
Rake is a Make-like program implemented in Ruby. Tasks and dependencies are specified in standard Ruby syntax. Rake has the following features: * Rakefiles (rake's version of Makefiles) are completely defined in standard Ruby syntax. No XML files to edit. No quirky Makefile syntax to worry about (is that a tab or a space?) * Users can specify tasks with prerequisites. * Rake supports rule patterns to synthesize implicit tasks. * Flexible FileLists that act like arrays but know about manipulating file names and paths. * Supports parallel execution of tasks.
Vulnerabilities
Did you Know?
Chelsea is a free open source tool that makes it easy to find vulnerabilities in RubyGems components. You can use it to scan anytime, or include it as part of your CI/CD pipeline so you never miss a vulnerability.
Scan a Ruby projectThe Nexus Vulnerability Scanner audits projects for OSS risk and gives you a full software bill of materials (SBOM) using premium data from the Nexus Platform, our enterprise suite of products.
Scan your application todaySign up and see:
- Version history
- Declared licenses
- Vulnerability details