Skip to content

CyberIII: Lab 2 task 3b) repository that works with CMake

Notifications You must be signed in to change notification settings

ouspg/ProjectX2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProjectX3

Calculator code for TechnoTech product upgraded with docker and provided by DevOps team to you.

There are three prerequisite steps required before you can write your github actions workflow file

Step 1

Copy and replace CMakefiles.txt with your own

Step 2

Notice the changes in calculator function! The latest calculator code accepts float values. Following files are left for you to complete:

  • main.cpp
  • test.cpp

Write your fuzz test case for float values in /test/test.cpp file. Previous tasks should've set you up how to do this!

Step 3

You also need to edit line 36 in Dockerfile with your github repository link.

Step 4

Start writing your actions workflow file and name it fuzzing.yml

About

CyberIII: Lab 2 task 3b) repository that works with CMake

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published