{"id":15018147,"url":"https://github.com/lamarrd/kelp","last_synced_at":"2025-10-23T15:31:56.834Z","repository":{"id":57413273,"uuid":"352450352","full_name":"LamarrD/keLP","owner":"LamarrD","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-04T05:43:53.000Z","size":105,"stargazers_count":7,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-30T19:13:37.074Z","etag":null,"topics":["gitoo","probot"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/LamarrD.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-28T22:13:59.000Z","updated_at":"2024-08-04T05:43:56.000Z","dependencies_parsed_at":"2024-09-16T13:30:29.457Z","dependency_job_id":"d931dbf4-bf17-4936-bff4-f4ad9aebf841","html_url":"https://github.com/LamarrD/keLP","commit_stats":{"total_commits":19,"total_committers":2,"mean_commits":9.5,"dds":0.1578947368421053,"last_synced_commit":"2e0acb02c836c8dcf7e10188d2d66fe058b93ebd"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LamarrD%2FkeLP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LamarrD%2FkeLP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LamarrD%2FkeLP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LamarrD%2FkeLP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LamarrD","download_url":"https://codeload.github.com/LamarrD/keLP/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237852535,"owners_count":19376704,"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":["gitoo","probot"],"created_at":"2024-09-24T19:51:33.618Z","updated_at":"2025-10-23T15:31:51.453Z","avatar_url":"https://github.com/LamarrD.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n\u003c!-- PROJECT SHIELDS --\u003e\n\u003c!--\n*** I'm using markdown \"reference style\" links for readability.\n*** Reference links are enclosed in brackets [ ] instead of parentheses ( ).\n*** See the bottom of this document for the declaration of the reference variables\n*** for contributors-url, forks-url, etc. This is an optional, concise syntax you may use.\n*** https://www.markdownguide.org/basic-syntax/#reference-style-links\n--\u003e\n[![Contributors][contributors-shield]][contributors-url]\n[![Forks][forks-shield]][forks-url]\n[![Stargazers][stars-shield]][stars-url]\n[![Issues][issues-shield]][issues-url]\n[![MIT License][license-shield]][license-url]\n[![LinkedIn][linkedin-shield]][linkedin-url]\n\n\n\n\u003c!-- PROJECT LOGO --\u003e\n\u003cbr /\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/lamarrd/keLP\"\u003e\n    \u003cimg src=\"kelp.png\" alt=\"Logo\" height=\"100\"\u003e\n  \u003c/a\u003e\n\n  \u003ch3 align=\"center\"\u003ekeLP - Keeping Everything Least Privileged\u003c/h3\u003e\n\n  \u003cp align=\"center\"\u003e\n    keLP is a tool with the goal of automating the process of granting least privilege IAM roles for serverless applications in AWS. It works by reading your function definition from your IAC, deploying and executing your lambdas, then reading the resulting API calls from CloudTrail.\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/lamarrd/keLP\"\u003e\u003cstrong\u003eExplore the docs »\u003c/strong\u003e\u003c/a\u003e\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/lamarrd/keLP\"\u003eView Demo\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/lamarrd/keLP/issues\"\u003eReport Bug\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/lamarrd/keLP/issues\"\u003eRequest Feature\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n\n![DEMO](https://user-images.githubusercontent.com/52003089/114405766-fc84b800-9b74-11eb-951a-c1df0cba5574.mp4)\n\n\n\n\u003c!-- GETTING STARTED --\u003e\n## Getting Started\n\nTo get a local copy up and running follow these simple steps.\n\n### Installation\n`pip install aws-kelp`\n\n\n\u003c!-- USAGE EXAMPLES --\u003e\n## Usage\n`kelp -v`\n\nAlso, see the [Actions](https://github.com/LamarrD/keLP/actions) for examples of successful runs\n\n\n\n\n\u003c!-- CONTRIBUTING --\u003e\n## Contributing\n\nContributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the Branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n\n\n\u003c!-- LICENSE --\u003e\n## License\n\nDistributed under the MIT License. See `LICENSE` for more information.\n\n\n\n\u003c!-- CONTACT --\u003e\n## Contact\n\nLamarr - [@tworlamarr](https://twitter.com/tworlamarr) - lmarhenry@gmail.com\n\n\n\n\u003c!-- ACKNOWLEDGEMENTS --\u003e\n\n\n\n\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n\u003c!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --\u003e\n[contributors-shield]: https://img.shields.io/github/contributors/lamarrd/keLP.svg?style=for-the-badge\n[contributors-url]: https://github.com/lamarrd/keLP/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/lamarrd/keLP.svg?style=for-the-badge\n[forks-url]: https://github.com/lamarrd/keLP/network/members\n[stars-shield]: https://img.shields.io/github/stars/lamarrd/keLP.svg?style=for-the-badge\n[stars-url]: https://github.com/lamarrd/keLP/stargazers\n[issues-shield]: https://img.shields.io/github/issues/lamarrd/keLP.svg?style=for-the-badge\n[issues-url]: https://github.com/lamarrd/keLP/issues\n[license-shield]: https://img.shields.io/github/license/lamarrd/keLP.svg?style=for-the-badge\n[license-url]: https://github.com/lamarrd/keLP/blob/master/LICENSE\n[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge\u0026logo=linkedin\u0026colorB=555\n[linkedin-url]: https://www.linkedin.com/in/lamarr-henry-a20218141/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flamarrd%2Fkelp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flamarrd%2Fkelp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flamarrd%2Fkelp/lists"}