Skip to content

Add timeframe parameter to list_vulnerabilities and get_kubernetes_events tools #844

Add timeframe parameter to list_vulnerabilities and get_kubernetes_events tools

Add timeframe parameter to list_vulnerabilities and get_kubernetes_events tools #844

Workflow file for this run

name: Container
on:
push:
branches: [main]
tags: ['v*']
pull_request:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v6
- name: Build container
uses: docker/build-push-action@v6
with:
context: .
push: false
tags: dynatrace-mcp:latest