Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Conversation

@feich-ms
Copy link
Contributor

Description

CI security analysis validation always failed due to the unsafe bl package version. Error message can be found here https://fuselabs.visualstudio.com/Composer/_build/results?buildId=179645&view=logs&j=4b2e88cf-7f41-52d9-bc09-6abcb4f006a6&t=4df4959e-2e5c-519a-4a2a-a05a39029822&l=20355. To fix it, we updated all the bf packages together with the yarn.lock files to a safe version.

Task Item

closes #4579

@feich-ms feich-ms changed the title Update bl package version to safe one to avoid CI security analysis failure fix: update bl package version to safe one to avoid CI security analysis failure Oct 29, 2020
@boydc2014 boydc2014 changed the title fix: update bl package version to safe one to avoid CI security analysis failure fix: security analysis failure due to bl package version Oct 29, 2020
@coveralls
Copy link

coveralls commented Oct 29, 2020

Coverage Status

Coverage remained the same at 55.142% when pulling 3296da5 on feich/update_bl_package_version into ccfc05d on main.

@feich-ms feich-ms merged commit 845f357 into main Oct 29, 2020
@feich-ms feich-ms deleted the feich/update_bl_package_version branch October 29, 2020 10:22
alanlong9278 added a commit to alanlong9278/BotFramework-Composer that referenced this pull request Nov 5, 2020
* settingsPage: (110 commits)
  code style
  update qna end point key after update qna subscription key
  handle comments
  handle comments
  chore: remove orchestrator (microsoft#4602)
  feat: taking control recognizer generation enhancements (microsoft#4549)
  chore: Set up Nightly static analysis pipeline in ADO (microsoft#4589)
  feature: show multi-skill project with correct link behavior (microsoft#4466)
  doc: guidelines/help-contents (microsoft#4354)
  Functions runtime: Revert to netcore3.0 for functions and make code more robust to functions variations (microsoft#4570)
  feat: Disable Connect to Skill menu action inside skill (microsoft#4557)
  fix (microsoft#4591)
  fix: Adds validation for form dialogs propery name (microsoft#4574)
  fix: update archive version in extensions/vacore (microsoft#4571)
  fix: e2e test (microsoft#4581)
  perf: avoid redraw when Project Tree selected item not changed (microsoft#4564)
  fix: security analysis failure due to bl package version (microsoft#4580)
  fix publish ut timeout (microsoft#4578)
  fix: Can not add properties in "SetProperties" action (microsoft#4572)
  ci: remove code scanning workflow (microsoft#4569)
  ...
@cwhitten cwhitten mentioned this pull request Nov 13, 2020
lei9444 pushed a commit to lei9444/BotFramework-Composer-1 that referenced this pull request Jun 15, 2021
)

* update bl package version to avoid CI Security Analysis failed

* update bl package version in extension vacore

Co-authored-by: Dong Lei <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CI security analysis validation always failed due to unsafe bl package version

4 participants