Skip to content

Commit c5bf796

Browse files
committed
Replace old risk acceptance article and add calendar
1 parent cfd47b5 commit c5bf796

12 files changed

Lines changed: 205 additions & 74 deletions

File tree

docs/assets/images/RA_image1.png

536 KB
Loading

docs/assets/images/RA_image2.png

283 KB
Loading

docs/assets/images/RA_image3.png

224 KB
Loading

docs/assets/images/RA_image4.png

378 KB
Loading

docs/assets/images/RA_image5.png

394 KB
Loading
528 KB
Loading
195 KB
Loading
Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
---
2+
title: "Calendar"
3+
description: "How to use the Calendar in DefectDojo Pro"
4+
audience: pro
5+
weight: 2
6+
---
7+
8+
DefectDojo features a built-in Calendar so you can track all prior and active Engagements and Tests within your organization. Any time a User creates a new Engagement or Test and establishes the start and end dates, a corresponding entry will automatically be added to the Calendar.
9+
10+
### Landing Page
11+
12+
The Calendar page includes filters at the top and a monthly calendar below. The filters can adjust which results appear in the calendar based on:
13+
- Engagement and/or Test
14+
- Start and End date
15+
- Engagement Status (e.g., Completed, In Progress, On Hold, etc.)
16+
- Engagement/Test Lead (i.e., to whom is the Engagement/Test assigned?)
17+
- Engagement Type (e.g., Interactive or CI/CD)
18+
- Test Type (e.g., Pen Test, Acunetix Scan, Tenable Scan, etc.)
19+
20+
![image](images/calendar_image1.png)
21+
22+
Once filtered, results can be exported and shared as an ICS file.
23+
24+
Importantly, Calendar will only present Engagements and Tests to which the User viewing the calendar has access. It will not display Engagements and Tests that the User does not have permission to view.
25+
26+
## Features
27+
28+
### Monthly View
29+
30+
The monthly calendar will preview five entries on each day. Additional entries occurring on that day will be hidden from view unless the **"+ [X] events"** is clicked within the cell of any particular date. Once clicked, the calendar will shift from a monthly view to a daily view.
31+
32+
Clicking on an for a Test or Engagement will open a pop-up modal with additional information on that entry, including:
33+
- Start and End Date
34+
- Test or Engagement Type
35+
- Lead
36+
- Status
37+
- Asset
38+
- Engagement
39+
- Test
40+
41+
From there, the Asset, Engagement, or Test can be accessed via hyperlink.
42+
43+
### Daily View
44+
45+
In the daily view, all currently active Engagements and Tests will appear chronologically in descending order (i.e, a newly created Engagement or Test will be found at the bottom of that day’s entry). Engagements appear in blue, while Tests appear in Orange.
46+
47+
If set within the applicable Engagement/Test, the title of each entry in the daily calendar will include the following:
48+
- Status
49+
- Product
50+
- Engagement
51+
- Test
52+
- Assignee
53+
54+
#### Arrows
55+
56+
The arrows on the left and right side of each entry indicate whether that particular Test or Engagement is present on the preceding and/or following day.
57+
58+
For example, a Test that was made on the same day on which it’s being viewed will not have arrows on the left because that Test didn’t exist the day before. Conversely, a Test that ends on the same day on which it’s being viewed will not have arrows on the right because the entry won’t exist on the following day.
59+
60+
For example, as the final Engagement in the screenshot below (**In Progress** Example Product A ▶ **Sample Engagement** (Unassigned)) is being viewed on the day it was created, and the Target End Date was set for the following day, no arrows are present on either the left or right side.
61+
62+
![image](images/calendar_image2.png)
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: "Calendar"
3+
description: "Exploring the Calendar feature in DefectDojo Pro"
4+
summary: ""
5+
date: 2026-02-01T17:33:00+00:00
6+
lastmod: 2026-02-01T17:33:00+00:00
7+
draft: false
8+
weight: 2
9+
seo:
10+
title: ""
11+
description: ""
12+
canonical: ""
13+
robots: ""
14+
exclude_search: true
15+
---

docs/content/triage_findings/findings_workflows/risk_acceptances.md

Lines changed: 0 additions & 74 deletions
This file was deleted.

0 commit comments

Comments
 (0)