{"id":17888077,"url":"https://github.com/fireflycons/firefly.cloudformationparser","last_synced_at":"2025-06-27T07:34:56.500Z","repository":{"id":46421703,"uuid":"415670467","full_name":"fireflycons/Firefly.CloudFormationParser","owner":"fireflycons","description":"A serializer/deserializer for CloudFormation templates in .NET","archived":false,"fork":false,"pushed_at":"2022-01-02T15:29:25.000Z","size":601,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-28T15:50:31.555Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fireflycons.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}},"created_at":"2021-10-10T18:39:37.000Z","updated_at":"2023-03-30T09:09:31.000Z","dependencies_parsed_at":"2022-08-19T13:50:57.512Z","dependency_job_id":null,"html_url":"https://github.com/fireflycons/Firefly.CloudFormationParser","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/fireflycons/Firefly.CloudFormationParser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fireflycons%2FFirefly.CloudFormationParser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fireflycons%2FFirefly.CloudFormationParser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fireflycons%2FFirefly.CloudFormationParser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fireflycons%2FFirefly.CloudFormationParser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fireflycons","download_url":"https://codeload.github.com/fireflycons/Firefly.CloudFormationParser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fireflycons%2FFirefly.CloudFormationParser/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262213067,"owners_count":23276038,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2024-10-28T13:36:29.980Z","updated_at":"2025-06-27T07:34:56.474Z","avatar_url":"https://github.com/fireflycons.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Firefly.CloudFormationParser\n\n[![Build status](https://ci.appveyor.com/api/projects/status/710rkxeyw1inj39w/branch/master?svg=true)](https://ci.appveyor.com/project/fireflycons/firefly-cloudformationparser/branch/master)\n\n\n[![Nuget](https://img.shields.io/nuget/v/Firefly.CloudFormationParser)](https://www.nuget.org/packages/Firefly.CloudFormationParser/)\n\n**WORK IN PROGESS**\n\nThis project is currently quite fluid and breaking changes may be introduced at any time - use with caution! I hope to stabilise it by early 2022.\n\nThere are so many questions on Stack Overflow and other sites related to the parsing of CloudFormation Templates in .NET. This is a problem I really wanted to solve once and for all, as I have several other repos here that have half-cocked CloudFormation support, and this package will be gradually integrated into them. This integration work is the cause of the fluidity of this project as I keep running into new requirements that sometime involve fairly major refactorings.\n\nI set out to solve the [five main issues](https://fireflycons.github.io/Firefly.CloudFormationParser/documentation/gory-details.html) I see with parsing CloudFormation effectively, plus I wanted to be able to understand the dependency relationship between objects declared in a template. Should you for instance want to create a CloudFormation Linter, most of what you would need is here.\n\nUsing this library, templates may be parsed from a number of sources, currently:\n\n* A string\n* A file\n* A stream\n* From a deployed CloudFormation Stack\n* From a template stored in S3\n\n## Targets\n\n- [![.NET Standard](https://img.shields.io/badge/.NET%20Standard-%3E%3D%202.0-blue.svg)](#)\n\nSupports Source Link (using dedicated symbol packages)\n\nTo get it working you need to:\n- Uncheck option \"Enable Just My Code\"\n- Add the NuGet symbol server (*https://symbols.nuget.org/download/symbols*)\n- Check option \"Enable Source Link support\"\n\n## Next Steps\n\n* View the [documentation](https://fireflycons.github.io/Firefly.CloudFormationParser/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffireflycons%2Ffirefly.cloudformationparser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffireflycons%2Ffirefly.cloudformationparser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffireflycons%2Ffirefly.cloudformationparser/lists"}