UVicMartletplace / martletplace

Recreating FB Marketplace for Students - UVic SENG499 Capstone Project
1 stars 0 forks source link

Fix security scan for listing, review, and message services #154

Closed kylestang closed 2 weeks ago

kylestang commented 2 weeks ago

Describe the bug

The CI jobs should scan their respective directories. They currently scan the user directory.

To Reproduce

Look at the output of the ci jobs. Issue is caused by these lines: https://github.com/UVicMartletplace/martletplace/blob/2215ec9bd0113f73ce91235d7409e811d47ca41a/.github/workflows/listing.yml#L73

Expected behaviour

CI scans correct dir