Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: angular sample dapp #87

Merged
merged 3 commits into from
Nov 23, 2023
Merged

Conversation

davidecarpini
Copy link
Member

No description provided.

@davidecarpini davidecarpini requested a review from a team as a code owner November 21, 2023 18:09
@davidecarpini davidecarpini linked an issue Nov 21, 2023 that may be closed by this pull request
Copy link

socket-security bot commented Nov 21, 2023

New and updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
@ngx-translate/http-loader 8.0.0 None +5 39.7 MB ocombe
@ngx-translate/core 15.0.0 None +4 39.6 MB ocombe
karma 6.3.20 network, filesystem, shell, environment +42 3.41 MB karmarunnerbot
@caliatys/array-typer 1.0.0 None +0 88.9 kB franzstrudel
@angular/cli 16.1.0 eval, filesystem, shell, environment +114 25.7 MB google-wombot
karma-jasmine-html-reporter 1.7.0 None +46 4.29 MB dfederm
@angular/platform-browser-dynamic 16.1.0 None +7 48.7 MB google-wombot
@types/chai 4.3.9 None +0 76.8 kB types
@angular/localize 16.1.0 None +40 47.8 MB google-wombot
@types/jasmine 3.10.6 None +0 59.8 kB types
@angular/platform-browser 16.1.0 None +5 41.4 MB google-wombot
@angular/common 16.1.0 network +3 38.9 MB google-wombot
@angular/animations 16.1.0 None +3 29.6 MB google-wombot
@angular/router 16.1.0 None +6 43.7 MB google-wombot
@angular/forms 16.1.0 None +6 43.3 MB google-wombot
@angular/compiler 16.1.0 eval +3 35.1 MB google-wombot
karma-chrome-launcher 3.1.1 filesystem, environment +0 29.1 kB karmarunnerbot
@angular/core 16.1.0 eval +2 27.9 MB google-wombot
zone.js 0.13.1 network, filesystem +0 5.19 MB google-wombot
karma-jasmine 4.0.2 None +44 3.86 MB karmarunnerbot
@popperjs/core 2.11.8 None +0 1.46 MB fezvrasta
karma-coverage 2.1.1 None +31 12.3 MB karmarunnerbot
jasmine-core 4.0.1 None +0 373 kB sgravrock
angular-svg-icon 16.0.0 None +4 39.1 MB czeckd
bootstrap 5.3.0 None +1 11.1 MB xhmikosr
rxjs 7.8.1 None +0 4.5 MB blesh
axios 1.4.0 None +1 1.77 MB jasonsaayman
@ng-bootstrap/ng-bootstrap 15.0.1 None +46 67.9 MB maxokorokov
ethers 6.8.1...6.8.0 None +0/-0 12.1 MB ricmoo
hardhat 2.19.1...2.18.3 None +8/-36 11.1 MB fvictorio
@types/react-dom 18.2.17...18.2.14 None +3/-3 1.12 MB types
@babel/core 7.23.3...7.23.2 None +6/-16 6.36 MB nicolo-ribaudo
@types/react 18.2.38...18.2.33 None +0/-0 363 kB types
vue 3.3.8...3.3.7 None +11/-22 9.71 MB yyx990803
lit 3.1.0...3.0.0 None +3/-3 2.69 MB lit-robot

Copy link

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Issue Package Version Note Source
Critical CVE @babel/traverse 7.22.5

Next steps

What is a critical CVE?

Contains a Critical Common Vulnerability and Exposure (CVE).

Remove or replace dependencies that include known critical CVEs. Consumers can use dependency overrides or npm audit fix --force to remove vulnerable dependencies.

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore [email protected] bar@* or ignore all packages with @SocketSecurity ignore-all

Copy link

sonarcloud bot commented Nov 22, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@davidecarpini davidecarpini merged commit 5d00c4b into main Nov 23, 2023
3 of 4 checks passed
@darrenvechain darrenvechain deleted the 86-create-angular-sample-app branch January 23, 2024 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

create angular sample app
2 participants