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

Release: Marketplace 1.7 (v2.33.0) #8917

Merged
merged 76 commits into from
Mar 14, 2024
Merged

Conversation

akshaysasidrn
Copy link
Collaborator

@akshaysasidrn akshaysasidrn commented Feb 26, 2024

What's Changed

🚀 Features:

🌟 Improvements:

🛠 Fixes:

karan-rathod-316 and others added 21 commits February 20, 2024 10:05
…-constants

[docs]: update whitelist IP address and add warning in workspace constants
* [docs]reset password

* [docs]edit+archive flow

* [docs]updated docs in v2.29 and v2.30

* [docs]github ssouserinfo

* [docs] openid - id_token_encrypted
Change docker image build's slack message
[docs]: Update commands and solution for migration issues
* [docs]revamped howto: serverside pagination

* [docs]revamp howto: import ext. js libs

* [docs]revamp howto:run actions from js query

* [docs]revamp howto: intentionally fail js query

* updated run query at specified

* revamped how to: use to_py

* [docs]updated how to access users location

* updated howtos in v2.30
[docs]:Update typo in Table component doc
…ctedrows

Fix: deselect selected rows in the TJDB dashboard
@akshaysasidrn akshaysasidrn added this to the Marketplace 1.7 milestone Feb 26, 2024
@Mekhla-Asopa Mekhla-Asopa added run-cypress Cypress E2E action and removed run-cypress Cypress E2E action labels Mar 12, 2024
@Mekhla-Asopa Mekhla-Asopa added run-cypress Cypress E2E action and removed run-cypress Cypress E2E action labels Mar 12, 2024
Copy link

socket-security bot commented Mar 13, 2024

🚨 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/core-js-pure@3.24.1
  • Install script: postinstall
  • Source: node -e "try{require('./postinstall')}catch(e){}"
Install scripts npm/core-js@3.24.1
  • Install script: postinstall
  • Source: node -e "try{require('./postinstall')}catch(e){}"

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/core-js-pure@3.24.1
  • @SocketSecurity ignore npm/core-js@3.24.1

@akshaysasidrn akshaysasidrn removed the run-cypress Cypress E2E action label Mar 13, 2024
@akshaysasidrn akshaysasidrn changed the title Release: Marketplace 1.7 Release: Marketplace 1.7 (v2.33.0) Mar 13, 2024
@akshaysasidrn akshaysasidrn added the run-cypress Cypress E2E action label Mar 13, 2024
ajith-k-v and others added 2 commits March 14, 2024 13:08
* Modify platform cypress config

* Update config

* Rename happy path folder

* Modify group duplication spec
* modify marketplace config

* updated mysql database name and port value
@akshaysasidrn akshaysasidrn merged commit 641f884 into main Mar 14, 2024
4 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run-ci CI is run only when this label is added run-cypress Cypress E2E action run-cypress-marketplace
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet