{"id":27375140,"url":"https://github.com/katharostech/make-notices","last_synced_at":"2026-02-07T08:02:37.216Z","repository":{"id":193160812,"uuid":"686745872","full_name":"katharostech/make-notices","owner":"katharostech","description":"A license notice generator for cargo and pnpm.","archived":false,"fork":false,"pushed_at":"2023-09-08T19:43:19.000Z","size":69,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-10T12:24:10.713Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://katharostech.github.io/make-notices/3rd-party-notices.html","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/katharostech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-09-03T19:58:07.000Z","updated_at":"2025-02-26T17:29:52.000Z","dependencies_parsed_at":"2023-11-25T12:42:14.858Z","dependency_job_id":null,"html_url":"https://github.com/katharostech/make-notices","commit_stats":{"total_commits":9,"total_committers":1,"mean_commits":9.0,"dds":0.0,"last_synced_commit":"9c53e391e570a6b7bcf2daae18613b2720d18fcc"},"previous_names":["katharostech/make-notices"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/katharostech/make-notices","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katharostech%2Fmake-notices","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katharostech%2Fmake-notices/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katharostech%2Fmake-notices/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katharostech%2Fmake-notices/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/katharostech","download_url":"https://codeload.github.com/katharostech/make-notices/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katharostech%2Fmake-notices/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29189675,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T07:37:03.739Z","status":"ssl_error","status_checked_at":"2026-02-07T07:37:03.029Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2025-04-13T12:14:34.854Z","updated_at":"2026-02-07T08:02:37.201Z","avatar_url":"https://github.com/katharostech.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Make Notices\n\nA simple tool to create `3rd-party-notices.{html,json,md}` files based on your `cargo` and `pnpm`\ndependencies.\n\nCommand outputs JSON, HTML, and Markdown attribution files. For an example see the [3rd party\nnotices](https://katharostech.github.io/make-notices/3rd-party-notices.html) for this project.\n\nBefore you run the tool you need to create a `notice.toml` file with at least the list of allowed\nlicenses. Here is an example with the default options:\n\n```toml\nallowed_licenses = []\n\n# Useful if you have private packages that you want the tool to ignore\nignore_packages = []\n\nexport_markdown = true\nexport_json = true\nexport_html = true\n\n# This means that we will get `3rd-party-notices.md`, `3rd-party-notices.json`, and\n# `3rd-party-notices.html` files created in the current directory.\nout_dir = \".\"\nfilename = \"3rd-party-notices\"\n```\n\nNONE OF THE OUTPUT OF THIS TOOL CONSTITUTES LEGAL ADVICE. WE ARE NOT RESPONSIBLE IF THIS CRATE FAILS\nTO CREATE PROPER ATTRIBUTIONS FOR ALL OF YOUR DEPENDENCIES.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkatharostech%2Fmake-notices","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkatharostech%2Fmake-notices","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkatharostech%2Fmake-notices/lists"}