79648721

Date: 2025-06-02 12:39:29
Score: 1
Natty:
Report link

This issue reappeared for us more recently, associated with our AdvancedSecurity-Dependency-Scanning@1 task.

Adding an environment variable TASKLIB_INPROC_UNITS: 1 seems to have resolved it.

- task: AdvancedSecurity-Dependency-Scanning@1
  displayName: "Advanced Security Dependency Scanning"
  env:
    TASKLIB_INPROC_UNITS: 1

Thanks to HenrikRoosKpa.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Mike