nodiscc

Results 157 issues of nodiscc

documentation

The program should accept markdown from https://github.com/awesome-foss/awesome-sysadmin as input format, and build YAML that can be fed to the [markdown_singlepage](https://github.com/nodiscc/hecat/blob/master/hecat/exporters/markdown_singlepage.py) exporter. Most of the [markdown_awesome](https://github.com/nodiscc/hecat/blob/master/hecat/importers/markdown_awesome.py) importer code could be reused/adapted...

enhancement

Blocked by https://github.com/nodiscc/hecat/issues/18 Add a `processor` that extracts all `https?://` URLs from source YAML files, and asserts that each URL returns a valid HTTP code (200, 301... valid codes should...

enhancement

https://github.com/trailofbits/pip-audit

question

enhancement

- https://old.reddit.com/r/DataHoarder/comments/wl1x9o/what_are_your_favorite_tools_to_backup_reddit/ - https://github.com/pl77/redditPostArchiver - https://github.com/aliparlakci/bulk-downloader-for-reddit - https://github.com/DrPugsley/Reddit-Archive-Host - https://github.com/libertysoft3/reddit-html-archiver

enhancement

``` $ wget --span-hosts --adjust-extension --timestamping --no-verbose --convert-links --page-requisites --user-agent="Mozilla/5.0 (Windows NT 10.0; rv:91.0) Gecko/20100101 Firefox/91.0" https://krebsonsecurity.com/2022/03/conti-ransomware-group-diaries-part-ii-the-office/ ``` - must be able to work only on item tagged with specific/user-defined...

enhancement

For now the program only supports a `related_software_url` field pointing to an upstream-maintained list of clients/addons/related software. Support could be added for more detailed information on each related project/client (name,...

enhancement

After https://github.com/nodiscc/hecat/issues/15; define and add a `html_multipage` exporter that outputs a multipage sphinx site. The directory structure should probably look something like this ```bash ├── out │ ├── html │...

enhancement