microsoft / openjdk-docker

Repository of Container Images for the official MSFT Build of OpenJDK
https://mcr.microsoft.com/product/openjdk/jdk/about
MIT License
8 stars 18 forks source link

Updated to 1ESPipelineTemplates for added security and compliance #89

Closed jmjaffe37 closed 9 months ago

jmjaffe37 commented 9 months ago

Note: the only chagnes are: 1) The added 1ESPipelineTemplates resource 2) The extends statement at the beginning 3) The pools used (we need to use our 1ES agent pools for the templates to work)

jmjaffe37 commented 9 months ago

Note: a successful pipeline run has been linked in the thread on MSFT Teams

jmjaffe37 commented 9 months ago

I see Ubuntu 20.04 there, should we be using a newer LTS or look to use mariner?

The 1ES pipeline templares require us to use our 1ES Agent pools and 20.04 is the latest LTS version we have set up. 24.04 is coming out in April, so we plan on upgrading to that soon after

karianna commented 9 months ago

I see Ubuntu 20.04 there, should we be using a newer LTS or look to use mariner?

The 1ES pipeline templares require us to use our 1ES Agent pools and 20.04 is the latest LTS version we have set up. 24.04 is coming out in April, so we plan on upgrading to that soon after

So no Azure Linux / Mariner option? I'd like to find out why from 1ES that's not on offer if it isn't.

jmjaffe37 commented 9 months ago

I see Ubuntu 20.04 there, should we be using a newer LTS or look to use mariner?

The 1ES pipeline templares require us to use our 1ES Agent pools and 20.04 is the latest LTS version we have set up. 24.04 is coming out in April, so we plan on upgrading to that soon after

So no Azure Linux / Mariner option? I'd like to find out why from 1ES that's not on offer if it isn't.

I think I can change it to mariner2.0 if desired, please leave a thumbs up if this is preferable @karianna

jmjaffe37 commented 9 months ago

New run using mariner 2.0 pools linked in teams

jmjaffe37 commented 9 months ago

Now using separate windows pools for SDL analysis

Luigi96 commented 9 months ago

LGTM