{"id":13822794,"url":"https://github.com/rust-syndication/rss","last_synced_at":"2026-04-08T13:31:05.853Z","repository":{"id":27802726,"uuid":"31291973","full_name":"rust-syndication/rss","owner":"rust-syndication","description":"Library for serializing the RSS web content syndication format","archived":false,"fork":false,"pushed_at":"2025-06-04T14:48:59.000Z","size":99075,"stargazers_count":484,"open_issues_count":11,"forks_count":56,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-01-02T08:19:30.829Z","etag":null,"topics":["feed","parser","rss","rust"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/rss","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rust-syndication.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE-APACHE","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,"zenodo":null}},"created_at":"2015-02-25T01:49:09.000Z","updated_at":"2025-12-25T17:36:30.000Z","dependencies_parsed_at":"2024-06-18T18:27:44.418Z","dependency_job_id":"da1a1c7a-cc1c-45aa-946f-1c6c29ff75a3","html_url":"https://github.com/rust-syndication/rss","commit_stats":{"total_commits":351,"total_committers":28,"mean_commits":"12.535714285714286","dds":0.5754985754985755,"last_synced_commit":"9cc3619499a210f4abca52b6123fd277e388b4e5"},"previous_names":[],"tags_count":46,"template":false,"template_full_name":null,"purl":"pkg:github/rust-syndication/rss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-syndication%2Frss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-syndication%2Frss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-syndication%2Frss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-syndication%2Frss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-syndication","download_url":"https://codeload.github.com/rust-syndication/rss/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-syndication%2Frss/sbom","scorecard":{"id":790645,"data":{"date":"2025-08-11","repo":{"name":"github.com/rust-syndication/rss","commit":"7d9627a92e93632a6458970b353c440195fc43eb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Code-Review","score":1,"reason":"Found 5/29 approved changesets -- score normalized to 1","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":"Maintained","score":0,"reason":"0 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":"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/clippy.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Info: no jobLevel write permissions found"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-syndication/rss/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-syndication/rss/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clippy.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-syndication/rss/clippy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/clippy.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-syndication/rss/clippy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clippy.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-syndication/rss/clippy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/clippy.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-syndication/rss/clippy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-syndication/rss/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-syndication/rss/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-syndication/rss/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-syndication/rss/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-syndication/rss/docs.yml/master?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T07:26:25.809Z","repository_id":27802726,"created_at":"2025-08-23T07:26:25.809Z","updated_at":"2025-08-23T07:26:25.809Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31558379,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T10:21:54.569Z","status":"ssl_error","status_checked_at":"2026-04-08T10:21:38.171Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["feed","parser","rss","rust"],"created_at":"2024-08-04T08:02:17.991Z","updated_at":"2026-04-08T13:31:05.815Z","avatar_url":"https://github.com/rust-syndication.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# rss\n\n[![Build status](https://github.com/rust-syndication/rss/workflows/Build/badge.svg)](https://github.com/rust-syndication/rss/actions?query=branch%3Amaster)\n[![Codecov](https://codecov.io/gh/rust-syndication/rss/branch/master/graph/badge.svg)](https://codecov.io/gh/rust-syndication/rss)\n[![crates.io Status](https://img.shields.io/crates/v/rss.svg)](https://crates.io/crates/rss)\n[![Docs](https://docs.rs/rss/badge.svg)](https://docs.rs/rss)\n\nLibrary for deserializing and serializing the RSS web content syndication format.\n\n### Supported Versions\n\nReading from the following RSS versions is supported:\n\n* RSS 0.90\n* RSS 0.91\n* RSS 0.92\n* RSS 1.0\n* RSS 2.0\n\nWriting support is limited to RSS 2.0.\n\n### Documentation\n\n- [Released](https://docs.rs/rss/)\n- [Master](https://rust-syndication.github.io/rss/rss/)\n\n## Usage\n\nAdd the dependency to your `Cargo.toml`.\n\n```toml\n[dependencies]\nrss = \"2.0\"\n```\n\n## Reading\n\nA channel can be read from any object that implements the `BufRead` trait.\n\n### From a file\n\n```rust\nuse std::fs::File;\nuse std::io::BufReader;\nuse rss::Channel;\n\nlet file = File::open(\"example.xml\").unwrap();\nlet channel = Channel::read_from(BufReader::new(file)).unwrap();\n```\n\n### From a buffer\n\n**Note**: This example requires [reqwest](https://crates.io/crates/reqwest) crate.\n\n```rust\nuse std::error::Error;\nuse rss::Channel;\n\nasync fn example_feed() -\u003e Result\u003cChannel, Box\u003cdyn Error\u003e\u003e {\n    let content = reqwest::get(\"http://example.com/feed.xml\")\n        .await?\n        .bytes()\n        .await?;\n    let channel = Channel::read_from(\u0026content[..])?;\n    Ok(channel)\n}\n```\n\n## Writing\n\nA channel can be written to any object that implements the `Write` trait or converted to an XML string using the `ToString` trait.\n\n```rust\nuse rss::Channel;\n\nlet channel = Channel::default();\nchannel.write_to(::std::io::sink()).unwrap(); // // write to the channel to a writer\nlet string = channel.to_string(); // convert the channel to a string\n```\n\n## Creation\n\nBuilder methods are provided to assist in the creation of channels.\n\n**Note**: This requires the `builders` feature, which is enabled by default.\n\n```rust\nuse rss::ChannelBuilder;\n\nlet channel = ChannelBuilder::default()\n    .title(\"Channel Title\")\n    .link(\"http://example.com\")\n    .description(\"An RSS feed.\")\n    .build()\n    .unwrap();\n```\n\n## Validation\n\nValidation methods are provided to validate the contents of a channel against the RSS specification.\n\n**Note**: This requires enabling the `validation` feature.\n\n```rust\nuse rss::Channel;\nuse rss::validation::Validate;\n\nlet channel = Channel::default();\nchannel.validate().unwrap();\n```\n\n## Extensions\n\nElements which have non-default namespaces will be considered extensions. Extensions are stored in `Channel.extensions` and `Item.extensions`. \n\nFor convenience, [Dublin Core](http://dublincore.org/documents/dces/), [Syndication](http://web.resource.org/rss/1.0/modules/syndication/) and [iTunes](https://help.apple.com/itc/podcasts_connect/#/itcb54353390) extensions are extracted to structs and stored in as properties on channels and items.\n\n## Invalid Feeds\n\nAs a best effort to parse invalid feeds `rss` will default elements declared as \"required\" by the RSS 2.0 specification to an empty string.\n\n## License\n\nLicensed under either of\n\n * Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)\n * MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)\n\nat your option.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frust-syndication%2Frss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frust-syndication%2Frss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frust-syndication%2Frss/lists"}