diff --git a/DEPENDENCIES b/DEPENDENCIES index 02bb8704031..9c5511cacc9 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -808,7 +808,7 @@ npm/npmjs/-/semver/6.3.0, ISC, approved, clearlydefined npm/npmjs/-/semver/7.3.5, ISC, approved, clearlydefined npm/npmjs/-/semver/7.3.8, ISC, approved, clearlydefined npm/npmjs/-/send/0.18.0, MIT, approved, clearlydefined -npm/npmjs/-/serialize-javascript/6.0.0, BSD-3-Clause, approved, clearlydefined +npm/npmjs/-/serialize-javascript/6.0.0, BSD-3-Clause, approved, #12680 npm/npmjs/-/serve-handler/6.1.5, MIT, approved, clearlydefined npm/npmjs/-/serve-index/1.9.1, MIT, approved, clearlydefined npm/npmjs/-/serve-static/1.15.0, MIT, approved, clearlydefined diff --git a/blog-meeting-minutes/2024-02-02-office-hour.md b/blog-meeting-minutes/2024-02-02-office-hour.md new file mode 100644 index 00000000000..f5c40f6b6b3 --- /dev/null +++ b/blog-meeting-minutes/2024-02-02-office-hour.md @@ -0,0 +1,36 @@ +--- +slug: office-hour-02-02-2024 +title: Office Hour 02.02.2024 +authors: + - fabian_gruen +tags: [meeting-minutes, community] +--- + +## office hour meeting minutes + +### System team + +- Please be aware of our Markdown lint problem in the eclipse-tractusx.github.io that currently only the [`/docs`](https://github.com/eclipse-tractusx/eclipse-tractusx.github.io/blob/main/package.json#L15) folder is checked and should be extended to more markdown file directories +- TRG Update information about [TRG 3-1](https://github.com/eclipse-tractusx/eclipse-tractusx.github.io/pull/618) that was superseded by [TRG 5-09](https://eclipse-tractusx.github.io/docs/release/trg-5/trg-5-09) +- Upcoming Office Hours meeting minutes will be reported in the community section of our webpage and you can find [here](https://eclipse-tractusx.github.io/community/meeting-minutes) + +### Security team + +- New [security issue templates](https://github.com/eclipse-tractusx/sig-security/issues/new/choose) for sig-security repository +- Security assessments [template](https://github.com/eclipse-tractusx/sig-security/issues/new?assignees=szymonkowalczykzf&labels=security%2C+assessment&projects=&template=security-assessment-request.md&title=%5BSecurity+Assessment%5D+SUBJECT_HERE) and [contact](https://github.com/szymonkowalczykzf) +- Access to security tools [template](https://github.com/eclipse-tractusx/sig-security/issues/new?assignees=RoKrish14&labels=security%2C+tooling&projects=&template=security-tooling-support-request.md&title=%5BSecurity+Tooling%5D+YOUR_ISSUE_TITLE_HERE) like Snyk and other tools +- [Snyk](https://snyk.io/) tool will be available after consortia time + + +### FOSS + +- Please take your vote on a new [Committer Election](https://projects.eclipse.org/projects/automotive.tractusx/elections/election-f%C3%A1bio-mota-committer-eclipse-tractus-x) for [Fábio Mota](https://github.com/fabiodmota) +- Please participate in [Eclipse Committer Office Hour Meetings](https://www.eclipse.org/projects/calendar/) and join the discussion about changes to the Eclipse IP Policy and Due Diligence Process + +### Open planning / community + +- Open [Meetings Links](https://eclipse-tractusx.github.io/community/open-meetings) with ics invitation files are available for the community + +### Open discussion + +- No open discussion diff --git a/blog-meeting-minutes/authors.yaml b/blog-meeting-minutes/authors.yaml index d24684bbf67..326e08499b6 100644 --- a/blog-meeting-minutes/authors.yaml +++ b/blog-meeting-minutes/authors.yaml @@ -14,3 +14,9 @@ almadi_gabor: title: Consortia System Team Member url: https://github.com/almadigabor image_url: https://github.com/almadigabor.png + +fabian_gruen: + name: Fabian Grün + title: Consortia System Team Member + url: https://github.com/fagru3n + image_url: https://github.com/fagru3n.png