Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
General
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitLab CI/CD
General
Commits
42dfebd6
Commit
42dfebd6
authored
9 months ago
by
jurgenhaas
Browse files
Options
Downloads
Patches
Plain Diff
Remove 2 packages that may be impacted by the polyfill backdoor.
parent
9a0840f0
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
mixins.yml
+3
-0
3 additions, 0 deletions
mixins.yml
with
3 additions
and
0 deletions
mixins.yml
+
3
−
0
View file @
42dfebd6
...
...
@@ -70,6 +70,9 @@ stages:
-
sed -i "s/DDQG-unsupported-drupal-views_menu_children_filter-3.0.0.0-RC2/DDQG-unsupported-drupal-views_menu_children_filter-3.0.0.0-RC4/g" composer.json
-
sed -i "s/DDQG-unsupported-drupal-login_destination-2.0.0.0-beta6/DDQG-unsupported-drupal-login_destination-2.0.0.0-beta7/g" composer.json
#- sed -i "s/###/###/g" composer.json
# Remove 2 packages that may be impacted by the polyfill backdoor.
-
sed -i "s/\"algolia.places\"
:
\"https:\/\/registry.npmjs.org\/places.js\/-\/places.js-1.19.0.tgz\",//g" composer.json
-
sed -i "s/\"choices\"
:
\"https:\/\/github.com\/Choices-js\/Choices\/archive\/refs\/tags\/v9.0.1.zip\",//g" composer.json
# Finally!!! Normalize composer.json by pretty printing it to ensure consistent structure.
# Disabled for now, since this sometimes creates an empty file: cat composer.json | jq -M . | tee composer.json >/dev/null
...
...
This diff is collapsed.
Click to expand it.
jurgenhaas
@jurgenhaas
mentioned in commit
1eeb9699
·
9 months ago
mentioned in commit
1eeb9699
mentioned in commit 1eeb9699d17759b6969311a83840165d5fd6ed55
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment