{"id":18446862,"url":"https://github.com/nmeum/depp","last_synced_at":"2026-03-09T08:02:44.661Z","repository":{"id":57596465,"uuid":"310398476","full_name":"nmeum/depp","owner":"nmeum","description":"No frills static page generator for Git repositories","archived":false,"fork":false,"pushed_at":"2025-04-13T22:00:15.000Z","size":214,"stargazers_count":19,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-13T06:07:33.701Z","etag":null,"topics":["git","go","static-site-generator"],"latest_commit_sha":null,"homepage":"https://git.8pit.net/depp.git/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nmeum.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-11-05T19:32:01.000Z","updated_at":"2025-04-13T22:00:19.000Z","dependencies_parsed_at":"2023-11-17T00:48:05.408Z","dependency_job_id":"9c89ef05-48c8-4172-a27a-3dec5ab63be2","html_url":"https://github.com/nmeum/depp","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nmeum/depp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nmeum%2Fdepp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nmeum%2Fdepp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nmeum%2Fdepp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nmeum%2Fdepp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nmeum","download_url":"https://codeload.github.com/nmeum/depp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nmeum%2Fdepp/sbom","scorecard":{"id":690909,"data":{"date":"2025-08-11","repo":{"name":"github.com/nmeum/depp","commit":"f08c96f1380e92e174b2b9461a12afd0cf249b2b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2,"checks":[{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3754 / GHSA-2x5j-vhc8-9cwm","Warn: Project is vulnerable to: GO-2025-3367 / GHSA-r9px-m959-cxf4","Warn: Project is vulnerable to: GO-2025-3368 / GHSA-v725-9546-7q7m","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T02:16:43.524Z","repository_id":57596465,"created_at":"2025-08-22T02:16:43.525Z","updated_at":"2025-08-22T02:16:43.525Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30287447,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T02:57:19.223Z","status":"ssl_error","status_checked_at":"2026-03-09T02:56:26.373Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["git","go","static-site-generator"],"created_at":"2024-11-06T07:11:06.786Z","updated_at":"2026-03-09T08:02:44.577Z","avatar_url":"https://github.com/nmeum.png","language":"Go","readme":"## README\n\nNo frills static page generator for Git repositories.\n\n### Motivation\n\nContrary to existing static [page][stagit website] [generator][depp website]\napproaches, this software does not strive to be a fully featured git browser\nfor the web. Instead, the idea is to provide a quick overview for a given\nrepository, thereby allowing users to decide whether it is interesting enough\nto be cloned. As such, this software does intentionally not provide a web\nfrontend for existing tools like `git-log(1)`, `git-blame(1)`, et cetera. If\nmore information is needed, the user should simply clone the repository and use\n`git(1)` as usual.\n\nFurther, this page generator is entirely written in Go using the pure Go Git\nlibrary [go-git][go-git github] instead of [libgit2][libgit2 website] to\ninteract with Git repositories. Thereby, allowing the implementation to be\ncompiled as a single statically linked binary while also embedding all HTML and\nCSS files into the binary through Go's [embed][go embed] package.\n\n### Features\n\n* Easy to deploy, everything is backed into the binaries (no external dependencies).\n* Blazingly fast as it only rebuilds files that changed since the last invocation.\n* Simple and mobile-friendly web design which can be easily customized.\n\n### Status\n\nI use this for my own [Git server][8pit git]. I am presently not aware of any\nbugs and consider it mostly finished software. As I use it myself, I am\ncommitted to maintaining it for the foreseeable future.\n\n### Installation\n\nInstallation requires a [Go toolchain][go website]. Assuming a supported Go is\navailable, the software can be installed either via `go install` or `make`.\nBoth methods will install two binaries: `depp` for generating HTML files on a\nper-repository basis and `depp-index` which can optionally be used to generate\nan HTML index page for listing all hosted git repositories. Both commands are\nfurther described in the provided man page, a usage example is provided below.\n\n#### go install\n\nTo install to the program using `go install` run the following command:\n\n\t$ go install github.com/nmeum/depp/...@latest\n\nNote that this will not install additional documentation files, e.g. man pages.\n\n#### make\n\nClone the repository manually and ran the following commands:\n\n\t$ make\n\t$ sudo make install\n\nThis is the preferred method when packaging this software for a distribution.\n\n### Usage\n\nAssuming you have a web server serving files located at\n`/var/www/htdocs/git.example.org`, you want 10 commits on the index\npage, and the repository can be cloned via `git://example.org/foo.git`:\n\n\t$ depp -c 10 -u git://example.org/foo.git \\\n\t\t-d /var/www/htdocs/git.example.org/foo \\\n\t\t\u003cpath to git repository to generate pages for\u003e\n\nTo automate this process, create a `post-receive` hook for your\nrepository on your git server, see `githooks(5)` for more information.\nKeep in mind that the repository page itself only needs to be regenerated\nif the default branch is pushed, since only the default branch is\nconsidered by `depp`. As such, an exemplary `post-receive` hook may look\nas follows:\n\n\t#!/bin/sh\n\t\n\trepo=$(git rev-parse --absolute-git-dir)\n\tname=${repo##*/}\n\t\n\trebuild=0\n\tdefref=$(git symbolic-ref HEAD)\n\twhile read local_ref local_sha remote_ref remote_sha; do\n\t\tif [ \"${remote_ref}\" = \"${defref}\" ]; then\n\t\t\trebuild=1\n\t\t\tbreak\n\t\tfi\n\tdone\n\t\n\t# Only rebuild the HTML if the default ref was pushed.\n\t[ ${rebuild} -eq 1 ] || exit 0\n\t\n\tdepp -u \"git://git.example.org/${name}\" \\\n\t\t-d \"/var/www/htdocs/git.example.org/${name}\" .\n\nIf usage of `deep-index` is also desired, the index page can either be\nrebuild as part of the `post-receive` hook or in a separate cronjob.\n\n### README Rendering\n\nRendering README files written in a chosen markup language (e.g.\nmarkdown) is supported. This is achieved by including an executable file\ncalled `git-render-readme` in the bare Git repository. When executed,\nthis file receives the README content on standard input and must write\nplain HTML to standard output.\n\nAs an example, consider the following `git-render-readme` script which\nuses the `markdown(1)` program provided by the [discount][discount website]\nMarkdown implementation:\n\n\t#!/bin/sh\n\texec markdown -f autolink\n\n### License\n\nThis program is free software: you can redistribute it and/or modify it\nunder the terms of the GNU General Public License as published by the\nFree Software Foundation, either version 3 of the License, or (at your\noption) any later version.\n\nThis program is distributed in the hope that it will be useful, but\nWITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General\nPublic License for more details.\n\nYou should have received a copy of the GNU General Public License along\nwith this program. If not, see \u003chttps://www.gnu.org/licenses/\u003e.\n\n[stagit website]: http://codemadness.nl/git/stagit/log.html\n[depp website]: https://depp.brause.cc/depp/\n[libgit2 website]: https://libgit2.org/\n[8pit git]: https://git.8pit.net/\n[go website]: https://golang.org/\n[discount website]: http://www.pell.portland.or.us/~orc/Code/discount/\n[go embed]: https://pkg.go.dev/embed\n[go-git github]: https://github.com/go-git/go-git\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnmeum%2Fdepp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnmeum%2Fdepp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnmeum%2Fdepp/lists"}