Application security testing of our web application against malicious actors led me to revisit the different techniques i used in devsecops. Devsecops is the integration of security in development operations especially when using agile development. This table assisted me in
tech
A collection of 45 posts
Installing python xlrd module in Macs
Macs come with python pre-installed. Check which version of python you are running, navigate to terminal and run this command; Step1: python --versionOutput: Python 3.8.2If you have python 3.x and higher you can proceed. Otherwise, upgrade your
Issues with RedSeal Java Client
If you are experiencing issues with your RedSeal Java client for example tabs missing or tab not displaying content. Check the client computer logs to see if any of the required installation ports are being blocked C:\Users\user1\redseal
Clearing Java application Cache
Working with a Java dependent application, i started experiencing issues with the GUI, pages were missing and items were no longer being displayed. Since i had not changed configurations in the application, it was time to troubleshoot; Power cycle the
Using JDBC 4.0 in read-only SQL server deployment
Scenario: Attempting to run queries against a SQL database with a 100% availability SLA. Issue: Possible table locks caused by competing calls from third party and native SQL queries. Which may negatively impact SLA Solution: Create a secondary SQL database
Error: The connection of trust from the root certificate authorities to this certificate has not been made
The documented process by vendor is; Log into CLI; Set hostnameSet hostname <desired redseal device hostname> 2. Enter create self-certificate 3. populate the fields as require and Enter to proceed 4. Log into Java client and navigate to
Downloading server logs using RedSeal API
Enable Web API Log into the Java client > Edit > System Settings > Web API > select Allow Access Enable Debug in logs Edit > System Settings > Logging > Configure Server logs > choose the server option under
RedSeal data restore hangup
During a database restore the Java client prompted me with a success message and i clicked ok to close the window. Tried logging back into the java client and got an error message "server cannot be contacted" ... Weird! Rebooted the
Subscribe to Vick
Subscribe today and get access to a private newsletter and new content every week!