Security News
Input Validation Vulnerabilities Dominate MITRE's 2024 CWE Top 25 List
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Softcover is an ebook typesetting system for technical authors. This is the main gem, softcover
, which depends on polytexnic
to convert Markdown or PolyTeX input to HTML and LaTeX, and thence to EPUB, MOBI, and PDF. Authors can use Softcover to publish and optionally sell the resulting ebooks (as well as associated digital goods such as screencasts) on the Softcover publishing platform.
For more details about Softcover, see The Softcover Book.
$ gem install softcover
On some systems, you may need to add an extra option to handle SSL correctly:
$ gem install softcover -- --with-cppflags=-I/usr/local/opt/openssl/include
Then install the dependencies as described here.
Run
$ softcover help
for a list of supported commands.
We would like Softcover to support as many systems as possible. If you needed to compile your own tralics
binary (see here) and would like to contribute it back to the project, please send an email to michael@softcover.io with the tralics
binary attached and with the result of running the following command:
$ ruby -e 'puts RUBY_PLATFORM'
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)bundle exec rake install
Once your changes are implemented, please update the documentation in the Softcover manual and make another pull request there.
FAQs
Unknown package
We found that softcover demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers 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
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.
Research
Security News
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.