Azure / Azure/azure-functions-core-tools

High java vulnerabilities that need to be patched

Open
#3,580 0 comments 1 reaction 0 assignees View on GitHub
Triaged
Dominant language
C#
Stars
1.5k
Forks
498
Avg merge
4d 20h
Merged PRs (30d)
14

Description

I recently ran a trivy scan and this tool showed up with having several fixable vulnerabilities

azure-function-core-tools version: `4.0.5455`

The trivy scan is providing me with the following list:

| package | installed | fixed | level |
| --------- | --------- | ----- | ----- |
| ch.qos.logback:logback-classic | 1.3.11 | 1.3.12, 1.4.12 | High |
| ch.qos.logback:logback-core | 1.3.11 | 1.3.12, 1.4.12 | High |
| io.netty:nettry-codec-http2 | 4.1.97.Final | 4.1.100.Final | High |

Having these vulnerabilities addressed would be greatly appreciated

Contributor guide

Open the contributing guide

Research direction

Start by locating the dependency declarations used to build azure-function-core-tools version 4.0.5455, then reproduce the reported Trivy scan for logback-classic, logback-core, and Netty HTTP/2. Done means the dependencies use the listed fixed versions and the scan no longer reports these high vulnerabilities.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, java
Domain
cli, security
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.