Add DevSecOpsApp code with updated Jenkins pipeline for multi-environment deployment
This commit is contained in:
47
README.md
47
README.md
@@ -1,43 +1,6 @@
|
||||
# DevSecOps-Lab
|
||||
Final documentation update
|
||||
Updated project with latest improvements
|
||||
|
||||
Sample Application for Learning DevSecOps
|
||||
|
||||
## Sample Web Page
|
||||
|
||||
A simple, responsive web application built with HTML, CSS, and JavaScript.
|
||||
|
||||
### Features
|
||||
|
||||
- Responsive design for all devices
|
||||
- Modern UI with gradient backgrounds
|
||||
- Smooth navigation and scrolling
|
||||
- Contact form functionality
|
||||
- Service cards showcase
|
||||
|
||||
### Project Structure
|
||||
|
||||
```
|
||||
.
|
||||
├── index.html # Main HTML file
|
||||
├── styles.css # CSS styling
|
||||
├── script.js # JavaScript functionality
|
||||
└── README.md # This file
|
||||
```
|
||||
|
||||
### Quick Start
|
||||
|
||||
1. Open `index.html` in your browser
|
||||
2. Navigate through sections using the navigation menu
|
||||
3. Click "Get Started" button to see the CTA functionality
|
||||
4. Fill in the contact form to test form submission
|
||||
|
||||
### Browser Support
|
||||
|
||||
- Chrome (latest)
|
||||
- Firefox (latest)
|
||||
- Safari (latest)
|
||||
- Edge (latest)
|
||||
|
||||
### License
|
||||
|
||||
MIT License - Feel free to use this project as a starting point for your own web applications.
|
||||
## Testing Pipeline Integration
|
||||
This update tests the enhanced Jenkins pipeline with TruffleHog secret scanning.
|
||||
Date: Mon Sep 15 00:43:23 IST 2025
|
||||
|
||||
Reference in New Issue
Block a user