{"id":35725978,"url":"https://github.com/magnatronus/tantalum","last_synced_at":"2026-01-06T09:00:14.672Z","repository":{"id":57376429,"uuid":"186102140","full_name":"magnatronus/tantalum","owner":"magnatronus","description":"A Node CLI for offline serverless AWS project generation","archived":false,"fork":false,"pushed_at":"2019-05-14T05:37:10.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-20T21:36:37.109Z","etag":null,"topics":["aws","node-cli","serverless"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/magnatronus.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}},"created_at":"2019-05-11T07:32:20.000Z","updated_at":"2019-05-14T05:37:11.000Z","dependencies_parsed_at":"2022-09-06T05:21:52.514Z","dependency_job_id":null,"html_url":"https://github.com/magnatronus/tantalum","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/magnatronus/tantalum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magnatronus%2Ftantalum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magnatronus%2Ftantalum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magnatronus%2Ftantalum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magnatronus%2Ftantalum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/magnatronus","download_url":"https://codeload.github.com/magnatronus/tantalum/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magnatronus%2Ftantalum/sbom","scorecard":{"id":612008,"data":{"date":"2025-08-11","repo":{"name":"github.com/magnatronus/tantalum","commit":"ddf202b3947110e04ad3de41789e10e9dc3ddd48"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"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":"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":"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":-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":"Code-Review","score":0,"reason":"Found 0/3 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":"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":"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":"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":"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":"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: MIT License: 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"}}]},"last_synced_at":"2025-08-21T02:52:51.795Z","repository_id":57376429,"created_at":"2025-08-21T02:52:51.795Z","updated_at":"2025-08-21T02:52:51.795Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28224042,"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","status":"online","status_checked_at":"2026-01-06T02:00:07.049Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["aws","node-cli","serverless"],"created_at":"2026-01-06T09:00:04.582Z","updated_at":"2026-01-06T09:00:14.656Z","avatar_url":"https://github.com/magnatronus.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tantalum\n**Tantalum** is a CLI that can be used to generate a development environment for off-line serverless AWS nodejs projects. It does this be creating a [serverless](https://serverless.com/) project using various available plug-ins.\n\n**NB: This is currently very much WIP** and under active development.\n\n## Functionality\n**Tantalum** can be used to generate a serverless project , enabling local development for the parts of AWS listed below.\n\n- **Lambda**\n- **API Gateway**\n- S3\n- DynamoDB\n- SNS\n\nThe first 2 are always included as Tantalum relies on the **serverless-offline** plug-in which provides this functionality.\n\n## Configuration\n**Tantalum** will create a project using the generated **.tantalum.yml** file that is created, which will include all the supported **serverless** plug-ins. If you want to customise the generated project just edit the **.tantalum.yml** file **BEFORE** running the generate command.\n\n## Installation\nThe module should be installed globally using the following command:\n    npm i -g tantalum\n\n\n## Commands\n**Tantalum** can be invoked via the *tantalum* command or the alias *tlm* and should be run in the directory of the project you wish to add it to, or a new clean directory.\n\nthere are 3 available commands:\n\n- **create**\n- **generate**\n- *helloworld*\n\n### create\nThis will create the **.tantalum.yml** file that defines the *serverless*  plug-ins and set up.\n\n### generate\nThis will create a **serverless.yml** file (or **serverless-tlm.yml** if serverless.yml exists) that defines the off-line serverless setup. It will also attempt to install the selected serverless plugins as dev dependencies in the package.json file, if it exists.\n\n### helloworld\nThis command will generate a complete example serverless offline project that uses the following offline services. \n\n- API Gateway \n- Lambda\n- S3\n- DynamoDb \n\nThis should be run in a new, blank directory after the *create* and *generate* commands to create the example.. \n\nThe **helloworld** project that will be created has a simple spec:\n\n- I want to upload a JSON document to an S3 bucket (called upload-bucket)\n- When the document is uploaded a lambda is triggered that reads the document and puts a message on an SNS queue (upload-topic)\n- When the message is received another lambda will create a DynamoDB entry\n- Then using the API gateway the dynamoDb entries can be listed via a lambda function (http://localhost/list function)\n\n\n\n## History\n\n### 1.0.1 - Initial MVP release\n\n\n## Acknowledgements\n- [serverless](https://serverless.com/)\n- [serverless-offline](https://github.com/dherault/serverless-offline)\n- [serverless-s3-local](https://github.com/ar90n/serverless-s3-local)\n- [serverless-offline-sns](https://github.com/mj1618/serverless-offline-sns)\n- [serverless-dynamodb-local](https://github.com/99xt/serverless-dynamodb-local)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagnatronus%2Ftantalum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmagnatronus%2Ftantalum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagnatronus%2Ftantalum/lists"}