-
Notifications
You must be signed in to change notification settings - Fork 40
Feature/26 t1 bac aa scan summary endpoint #236
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
shaniashina
wants to merge
124
commits into
feature/appsec-security-md
Choose a base branch
from
feature/26T1-BAC-AA-scan-summary-endpoint
base: feature/appsec-security-md
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
124 commits
Select commit
Hold shift + click to select a range
2f6e3a1
Improve API client error handling and logging
srujan0301 c243817
Fix API logging and improve error handling in fetchWithAuth
srujan0301 6eb1462
Improve frontend API error handling and request consistency
srujan0301 35a1601
Refactor API handling and improve frontend request consistency
srujan0301 fd6bf4e
Refactor auth components with Tailwind
Heet27 2ab110e
Updated LoginPage and SignupFormPanel with Tailwind layout
Heet27 6736f4c
Final cleanup: fixed layout and removed duplicates
Heet27 2ec272f
feat: TailwindCSS migration for About Us and Contact Us pages, update…
Brook4747 da9488a
removed .hidden class style due to tailwind
liyunze-coding 4905883
fixed tailwindv4 issue
liyunze-coding 47d7664
Refactor auth components with Tailwind
Heet27 2a7d437
Updated LoginPage and SignupFormPanel with Tailwind layout
Heet27 9d24dcf
Final cleanup: fixed layout and removed duplicates
Heet27 6928df8
Merge branch 'feature/tailwind-heet' of https://github.com/Hardhat-En…
liyunze-coding 68d96ce
Merge pull request #135 from Hardhat-Enterprises/feature/tailwind-heet
liyunze-coding 100f22a
Merge pull request #137 from Hardhat-Enterprises/feature/tailwindcss-…
liyunze-coding 16231c9
removed unnecessary files
liyunze-coding b04a1d7
Migrated css to tailwindcss on frontend page Settings
7e78c64
feat: migrate Connections folder to TailwindCSS
Brook4747 fd7641d
Improved API client with timeout, logging, and error handling
srujan0301 0955dd3
Resolve merge conflict by moving API client changes to client.ts
srujan0301 134f7a1
Refactored Dropdown component from CSS to Tailwind and integrated int…
NYASWA1014 a7c4070
Removed unused Dropdown backup file
NYASWA1014 bde49d6
Adjusted dropdown styling to align with existing UI design
NYASWA1014 a80b106
migrated scans folder to TailwindCSS
liyunze-coding 38bfc3a
implement scan backend
phanvuminhtrung b4c7084
Migrate Auth pages styling to TailwindCSS
SEBINSHASAMEERSHA 615d7d8
Migrate DashBoard page styling to TailwindCSS
AAMIRAU 5d97cd0
migrate Landing Page + Component to using Tailwind.css
phanvuminhtrung 9a30616
Removing redundant css file
phanvuminhtrung 47782e3
refactor all component using LandingPage.css
phanvuminhtrung 7f74e2e
fixing PR suggestion: restore hash target offset for sticky header
phanvuminhtrung f7a41f9
Refined dropdown styling to match original UI
NYASWA1014 36aab7c
Resolve merge conflict and finalize dropdown styling
NYASWA1014 7944c0b
Migrate LoginHeader styling to TailwindCSS
SEBINSHASAMEERSHA 631384b
Write structural consistency tests for metadata, rego and collectors
du-dhartley 2b3518c
Refactor to meet branching strategy, comment out deploy for now, fire…
du-dhartley e4968ea
Update metadata to use a filename that doesn't exist to fail the CI test
du-dhartley ca1d8c2
Render output in readable format
du-dhartley c1341a7
Add the python script I forgot to commit
du-dhartley 80c84a1
Comment out longer running test so we can focus on consistency checker
du-dhartley 8741de6
Ensure test 5 is a hard fail, not an expected fail
du-dhartley 4f6dccc
Remove collectors that are redundant - replaced by newer collectors a…
du-dhartley dcf4df5
Revert force-fail filename change
du-dhartley 73fe8b9
Uncomment analyze and lint steps
du-dhartley d510c86
feat: migrate Evidence page to TailwindCSS
vhthai-max 07edd1f
Merge pull request #157 from Hardhat-Enterprises/feature/tailwindcss-…
liyunze-coding f129e6a
Merge branch 'tailwindcss-main' into feature/tailwindcss-peibing
8644ba1
put class names in element attributes directly
26725a3
feat: Changed and fixed the previous layout issues
Brook4747 83adb9c
Resolve merge conflict in GoogleCallbackPage
SEBINSHASAMEERSHA 7ff6d84
Refine Auth Tailwind styling to better match original UI
SEBINSHASAMEERSHA 1b080d0
Merge pull request #155 from Hardhat-Enterprises/feature/tailwindcss-…
liyunze-coding 32ad312
Refine dashboard gradients and preserve original styling in Tailwind …
AAMIRAU b331fd9
Migrate ContactAdminPage from CSS to TailwindCSS
srujan0301 a323752
Merge pull request #156 from Hardhat-Enterprises/feature/tailwindcss-…
liyunze-coding 6789492
feat(scans): add GET /scans/{id}/summary endpoint
Ashjani e280815
Merge pull request #140 from Hardhat-Enterprises/feature/tailwindcss-…
peibingg b4a4b61
Merge pull request #162 from Hardhat-Enterprises/feature/tailwindcss/…
liyunze-coding 9e7651c
Merge branch 'main' into tailwindcss-main
liyunze-coding aa965d8
feat: add password strength indicator using Tailwind CSS
828c430
Merge pull request #170 from Hardhat-Enterprises/feat/password-streng…
liyunze-coding 79eaead
fix(evidence): address PR #161 review feedback
vhthai-max 8ac3817
Merge pull request #161 from vhthai-max/feature/tailwind-evidence-jay
liyunze-coding e808fdc
simplified tailwindcss classes
liyunze-coding 0fa9f4b
adding tailwind migration note
liyunze-coding 0348acc
Remove unintended file from repository
NYASWA1014 3eaf28f
Merge pull request #153 from JOHNNYAKUNDI-LAB/feature/dropdown-tailwi…
liyunze-coding 6df2b9e
Merge branch 'tailwindcss-main' of https://github.com/Hardhat-Enterpr…
liyunze-coding 8ccef7d
Merge branch 'main' into feature/26t1-imp-dha-004-scanning-engine-ci-…
du-dhartley a6e4c0d
Merge pull request #160 from Hardhat-Enterprises/feature/26t1-imp-dha…
du-dhartley de91f76
Merge branch 'main' into tailwindcss-main
liyunze-coding 6fc6bd9
Merge branch 'tailwindcss-main' into feature/tailwindcss-srujan
liyunze-coding 379df84
fixed tailwindcss classes admin page
liyunze-coding 2b4459e
reverted client ts to original state
liyunze-coding 6cba675
Merge pull request #186 from Hardhat-Enterprises/feature/tailwindcss-…
liyunze-coding 26420b3
Updated Account Page to TailwindCSS
liyunze-coding 3bf002a
Merge pull request #189 from Hardhat-Enterprises/feature/tailwindcss-…
liyunze-coding 45e0e84
ComplianceChart to TailwindCSS
liyunze-coding b9f0daf
moved Sidebar.tsx to TailwindCSS
liyunze-coding b4f8511
remove App.css, consolidated styles into one CSS file.
liyunze-coding a254d70
update tailwindcss classes, button cursor pointer
liyunze-coding f37ba5a
updated TailwindCSS colour classes
liyunze-coding 9fcac22
update to look more similar to main branch
liyunze-coding d4f9bf7
added Tailwind migration note in docs
liyunze-coding d000b47
fixed vitests
liyunze-coding fce4e30
removed unnecessary ESLint comments
liyunze-coding ff444f3
Fixed UI, updated TailwindCSS classes
liyunze-coding f087284
reverted security evidence UI change
liyunze-coding eff4358
fixing permision assign
phanvuminhtrung 75c0776
Merge remote-tracking branch 'origin/main' into feature/prescan-readi…
phanvuminhtrung 59607aa
fixing prescan warning instead of block scan.
phanvuminhtrung 9dac505
fixing typo
phanvuminhtrung 8086174
including myself as reviewer to early review/stop any conflict of fil…
phanvuminhtrung 501cc80
standardised tailwindCSS colours classes
liyunze-coding 9336279
Fixed line endings of worker entrypoint sh
liyunze-coding 0b5644b
updated TailwindCSS doc
liyunze-coding 6c9cbe2
Merge pull request #193 from Hardhat-Enterprises/refactor/docker-work…
liyunze-coding ab08cf9
reorganised TailwindCSS class order using RustyWind
liyunze-coding ff8a82c
feat(frontend): add RelativeTime component and wire into scans/dashboard
s224877838 3406135
Fixing mark failed readiness probes as unverified
phanvuminhtrung ea3ba40
Fixing ScanPage with migration of tailwinds. Removing ScansPage.css
phanvuminhtrung a8d4e7f
refactor
s224877838 1845d6d
Merge pull request #191 from Hardhat-Enterprises/tailwindcss-main
liyunze-coding 28c567e
Merge pull request #206 from Hardhat-Enterprises/relative-time-format
liyunze-coding 2aa49cf
bringing index.css from tailwind migration to align TSX ScanPage.
phanvuminhtrung b14570e
Merge main into feature/prescan-readinesscheck
phanvuminhtrung e8d4cc7
improve documentation with future and gap
phanvuminhtrung 68a7850
remove codeowner
phanvuminhtrung e24bce3
gcp collector and rego files from TAWALI CHAPAU (s225172187)
SatyamDeakin 3876f26
Merge pull request #198 from Hardhat-Enterprises/feature/prescan-read…
phanvuminhtrung 1115139
GRC Framework for CIS Microsoft 365 Foundations Benchmark v6.0.1 – 2-…
SatyamDeakin 94b7d7c
Improve mobile responsiveness for assigned pages
AAMIRAU 41ce950
Normalize framework name and control_id when building OPA package path
SidharthSabu a633fc2
Update test_wiring._expected_package to match tasks.py normalisation
SidharthSabu 79768a2
Merge pull request #213 from Hardhat-Enterprises/feature/mobile-respo…
liyunze-coding ea34511
Improve mobile responsiveness for assigned pages
SEBINSHASAMEERSHA fde746d
Clean up Scans mobile table classes
SEBINSHASAMEERSHA f5fa565
Fix mobile responsiveness lint issues
SEBINSHASAMEERSHA b865185
Merge pull request #228 from Hardhat-Enterprises/feature/mobile-respo…
liyunze-coding d4087ca
Merge pull request #209 from Hardhat-Enterprises/Satyam-GRC
SatyamDeakin e0820f9
Merge pull request #210 from Hardhat-Enterprises/fix/opa-package-path…
SidharthSabu 7162cf0
Merge pull request #208 from Hardhat-Enterprises/tawali-gcp-files
SatyamDeakin c589c3a
Merge branch 'main' into feature/26T1-BAC-AA-scan-summary-endpoint
Ashjani File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| *.sh text eol=lf |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This workflow now runs only for pull requests targeting
mainbecausepushandscheduletriggers were commented out andpull_requestwas narrowed tomain. As a result, engine checks no longer run for staging/dev PRs or weekly scheduled security scans, so regressions and vulnerabilities in those flows will go untested.Useful? React with 👍 / 👎.