Installations
npm install @se-ng/swapi
Releases
Unable to fetch releases
Developer
Developer Guide
Module System
ESM
Min. Node Version
Typescript Support
No
Node Version
22.7.0
NPM Version
10.8.2
Statistics
73 Stars
342 Commits
14 Forks
4 Watching
6 Branches
6 Contributors
Updated on 14 Nov 2024
Languages
TypeScript (77.59%)
HTML (13.14%)
CSS (4.71%)
JavaScript (4.47%)
Starlark (0.09%)
Total Downloads
Cumulative downloads
Total Downloads
2,258
Last day
-97.9%
2
Compared to previous day
Last week
-83.8%
16
Compared to previous week
Last month
60.5%
130
Compared to previous month
Last year
13.9%
384
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
Dependencies
1
Peer Dependencies
4
Sanders Samples project
This is my mono-repo where I do quick experiments and samples. Also, this is where I keep my public libraries. Usually this is kept on the latest versions off all packages, and the source in here is experimental. Also it's only targeting evergreen browsers. Code is provided as-is, and there are no guaranties.
I'm using yarn
in this repo.
first step
The samples use some of my personal libraries, those are also in this mono-repo, and you need to build them before the sample will work you can do so bu running:
1yarn build.lib
Development server
Run ng serve samples
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
If you have any questions or remarks, feel free to contact me.
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Reason
no binaries found in the repo
Reason
2 existing vulnerabilities detected
Details
- Warn: Project is vulnerable to: GHSA-7q7g-4xm8-89cq
- Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275
Reason
Found 0/29 approved changesets -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
- Warn: no topLevel permission defined: .github/workflows/action.yml:1
- Info: no jobLevel write permissions found
Reason
no effort to earn an OpenSSF best practices badge detected
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
Reason
license file not detected
Details
- Warn: project does not have a license file
Reason
project is not fuzzed
Details
- Warn: no fuzzer integrations found
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/action.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SanderElias/Samples/action.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/action.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/SanderElias/Samples/action.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/action.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/SanderElias/Samples/action.yml/main?enable=pin
- Info: 0 out of 2 GitHub-owned GitHubAction dependencies pinned
- Info: 0 out of 1 third-party GitHubAction dependencies pinned
Reason
branch protection not enabled on development/release branches
Details
- Warn: branch protection not enabled for branch 'main'
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
- Warn: 0 commits out of 4 are checked with a SAST tool
Score
3.9
/10
Last Scanned on 2024-11-25
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More