Closed future-pirate-king closed 4 months ago
Latest commit: |
1a57a73
|
Status: | â Deploy successful! |
Preview URL: | https://a9dd4bb8.irenestaging.pages.dev |
Branch Preview URL: | https://pd-1336-manual-scan-page.irenestaging.pages.dev |
0 | 10 | 0 | 0 | 0 |
Details:
Merge b6e1466d094a561632a56b2d31e17904887b40b6 into aca4472aa2de73172a5deb4d8547... | |||
Project: Irene | Commit: 89d35bb138 âšī¸ |
||
Status: Passed | Duration: 07:24 đĄ | ||
Started: Jul 8, 2024 6:34 AM | Ended: Jul 8, 2024 6:41 AM |
Issues
16 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
29.2% Duplication on New Code
1 | 9 | 0 | 0 | 0 |
Details:
manual scan full page implementation | |||
Project: Irene | Commit: 1a57a734eb |
||
Status: Failed | Duration: 05:59 đĄ | ||
Started: Jul 10, 2024 10:25 AM | Ended: Jul 10, 2024 10:31 AM |
View
Output
Test | Artifacts | |
---|---|---|
Dynamic Scan > it tests dynamic scan for an apk file: 58062 |
Test Replay
Screenshots
|
Walkthrough
The recent changes introduce a comprehensive manual scan feature to an Ember application, adding new UI components, styling, and logic to handle manual file scans. This includes components for scan requests, progress status, results display, and various form sections (VPN details, login details, and additional comments). New routes and tests ensure the functionality is well-integrated and thoroughly checked.
Changes
app/components/file-details/manual-scan/index.hbs
app/components/file-details/manual-scan/index.scss
app/components/file-details/manual-scan/index.ts
app/components/file-details/manual-scan/progress-status/{index.hbs,index.scss,index.ts}
app/components/file-details/manual-scan/request-access/{index.hbs,index.scss,index.ts}
app/components/file-details/manual-scan/request-form/{index.hbs,index.scss,index.ts}
app/components/file-details/manual-scan/request-form/login-details/{index.hbs,index.scss,index.ts}
app/components/file-details/manual-scan/request-form/vpn-details/{index.hbs,index.scss,index.ts}
app/components/file-details/manual-scan/results/{index.hbs,index.scss,index.ts}
app/components/file-details/manual-scan/request-form/additional-comments/{index.hbs,index.ts}
app/components/file-details/manual-scan/request-form/basic-info/{index.hbs,index.scss,index.ts}
app/components/file-details/manual-scan/request-form/login-details/user-role-action/{index.hbs,index.ts}
app/models/file.ts
manualVulnerabilityCount
to theFileModel
class.app/router.ts
manual-scan
under thefile
route.app/routes/authenticated/dashboard/file/manual-scan.ts
fileid
parameter.tests/acceptance/file-details/manual-scan-test.js
Sequence Diagrams
Manual Scan Request Flow
Manual Scan Progress Status
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Share
- [X](https://twitter.com/intent/tweet?text=I%20just%20used%20%40coderabbitai%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20the%20proprietary%20code.%20Check%20it%20out%3A&url=https%3A//coderabbit.ai) - [Mastodon](https://mastodon.social/share?text=I%20just%20used%20%40coderabbitai%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20the%20proprietary%20code.%20Check%20it%20out%3A%20https%3A%2F%2Fcoderabbit.ai) - [Reddit](https://www.reddit.com/submit?title=Great%20tool%20for%20code%20review%20-%20CodeRabbit&text=I%20just%20used%20CodeRabbit%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20proprietary%20code.%20Check%20it%20out%3A%20https%3A//coderabbit.ai) - [LinkedIn](https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fcoderabbit.ai&mini=true&title=Great%20tool%20for%20code%20review%20-%20CodeRabbit&summary=I%20just%20used%20CodeRabbit%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20proprietary%20code)Tips
### Chat There are 3 ways to chat with [CodeRabbit](https://coderabbit.ai): - Review comments: Directly reply to a review comment made by CodeRabbit. Example: - `I pushed a fix in commit