Cap-go / website

Capgo landing website + documentation
https://capgo.app
GNU Affero General Public License v3.0
11 stars 18 forks source link

fix(deps): update dependency faiss-node to ^0.5.0 - autoclosed #122

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
faiss-node ^0.3.0 -> ^0.5.0 age adoption passing confidence

Release Notes

ewfian/faiss-node (faiss-node) ### [`v0.5.1`](https://togithub.com/ewfian/faiss-node/releases/tag/v0.5.1) [Compare Source](https://togithub.com/ewfian/faiss-node/compare/v0.5.0...v0.5.1) #### What's Changed - Add clone source code of faiss into install hook in [https://github.com/ewfian/faiss-node/pull/45](https://togithub.com/ewfian/faiss-node/pull/45) which fixes [https://github.com/ewfian/faiss-node/issues/44](https://togithub.com/ewfian/faiss-node/issues/44) **Full Changelog**: https://github.com/ewfian/faiss-node/compare/v0.5.0...v0.5.1 ### [`v0.5.0`](https://togithub.com/ewfian/faiss-node/releases/tag/v0.5.0) [Compare Source](https://togithub.com/ewfian/faiss-node/compare/v0.4.1...v0.5.0) #### What's Changed - Feat: Add Buffers(`toBuffer` and `fromBuffer`), `IndexFlatIP`, Factories(`fromFactory`) & more by [@​asilvas](https://togithub.com/asilvas) in [https://github.com/ewfian/faiss-node/pull/40](https://togithub.com/ewfian/faiss-node/pull/40) #### New Contributors - [@​asilvas](https://togithub.com/asilvas) made their first contribution in [https://github.com/ewfian/faiss-node/pull/40](https://togithub.com/ewfian/faiss-node/pull/40) **Full Changelog**: https://github.com/ewfian/faiss-node/compare/v0.4.1...v0.5.0 ### [`v0.4.1`](https://togithub.com/ewfian/faiss-node/releases/tag/v0.4.1) [Compare Source](https://togithub.com/ewfian/faiss-node/compare/v0.4.0...v0.4.1) #### What's Changed - Add arm64 build for AWS in [https://github.com/ewfian/faiss-node/pull/39](https://togithub.com/ewfian/faiss-node/pull/39) **Full Changelog**: https://github.com/ewfian/faiss-node/compare/v0.4.0...v0.4.1 ### [`v0.4.0`](https://togithub.com/ewfian/faiss-node/releases/tag/v0.4.0) [Compare Source](https://togithub.com/ewfian/faiss-node/compare/v0.3.0...v0.4.0) #### What's Changed - Feat: Add `removeIds` in [https://github.com/ewfian/faiss-node/pull/35](https://togithub.com/ewfian/faiss-node/pull/35) **Full Changelog**: https://github.com/ewfian/faiss-node/compare/v0.3.0...v0.4.0

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

netlify[bot] commented 1 year ago

Deploy Preview for capgo ready!

Name Link
Latest commit 88906090b0a593cef727f6ea094e7be29077ae64
Latest deploy log https://app.netlify.com/sites/capgo/deploys/65d2c9d82e890600083e80d3
Deploy Preview https://deploy-preview-122--capgo.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

Lighthouse
1 paths audited
Performance: 94 (🟢 up 1 from production)
Accessibility: 98 (no change from production)
Best Practices: 83 (no change from production)
SEO: 86 (no change from production)
PWA: 100 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

sonarcloud[bot] commented 1 year ago

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

sonarcloud[bot] commented 11 months ago

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

socket-security[bot] commented 9 months ago

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

Package New capabilities Transitives Size Publisher
npm/faiss-node@0.5.1 Transitive: environment, filesystem, network, shell +40 1.26 MB ewfian

🚮 Removed packages: npm/faiss-node@0.3.0

View full report↗︎

socket-security[bot] commented 9 months ago

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

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

Alert Package NoteSource
Install scripts npm/faiss-node@0.5.1
  • Install script: install
  • Source: prebuild-install --runtime napi --verbose || (git clone -b v1.7.4 --depth 1 https://github.com/facebookresearch/faiss.git deps/faiss && npm i cmake-js && npm run build)

View full report↗︎

Next steps

What is an install script?

Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.

Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.

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 ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0 or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore npm/faiss-node@0.5.1
sonarcloud[bot] commented 8 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud