Code Monkey home page Code Monkey logo

redhat-jboss-enterprise-application-platform-6.3-stig-baseline's Issues

V-62243 change to manual

The logic in this control does not actually check based on the check text. Change to a manual review instead.

skip statement should read as such:

describe "Perform manual review to determine if auditing is configured properly." do
      skip "Perform manual review to determine if auditing is configured properly."
end

don't change desc field during skips

For the following controls, when determining that the test is not applicable, do not change the desc field. only set the skip message:

V-62325
V-62229
V-62219
V-62279
V-62233
V-62285
V-62277

Enhancement For Control V-62265

Two Enhancement Proposed:

  1. Add a new attribute for Jboss process name.(Ex: jboss_process_name)

  2. Enhance the ps command like so
    ps -ef|grep -w #{ attribute('jboss_process_name')| grep -v inspec | grep -v grep | awk '{print $1}'|uniq

Attributes need to be updated

Attributes are being handled the old way that inspec used to handle attributes. They should be moved to the inspec.yml and initialized again within the control. This will improve the runtime when executing the profile.

  • 62073
  • 62215
  • 62219
  • 62221
  • 62223
  • 62225
  • 62227
  • 62229
  • 62231
  • 62233
  • 62235
  • 62237
  • 62239
  • 62241
  • 62245
  • 62247
  • 62249
  • 62251
  • 62253
  • 62255
  • 62257
  • 62269
  • 62271
  • 62273
  • 62275
  • 62277
  • 62279
  • 62281
  • 62285
  • 62287
  • 62289
  • 62291
  • 62293
  • 62303
  • 62305
  • 62307
  • 62309
  • 62311
  • 62313
  • 62315
  • 62319
  • 62321
  • 62323
  • 62329
  • 62331
  • 62333
  • 62335
  • 62337
  • 62339
  • 62341
  • 62345

Need to handle reporting better

Some controls need better reporting using expect and its. At it's current state some controls spit out too much information and it's hard to read what's going on.

  • 62341
  • 62235
  • 62225
  • 62287
  • 62231
  • 62221
  • 62321
  • 62315
  • 62245
  • 62305
  • 62331
  • 62073
  • 62311
  • 62335
  • 62241
  • 62289
  • 62239
  • 62329
  • 62339
  • 62217
  • 62343
  • 62227
  • 62313
  • 62337
  • 62303
  • 62323
  • 62317
  • 62247
  • 62307

V-62343 update to add an input

Java version/installation can be different from each installation so rather than a hard coded path, moving the path to an input

V-62287 remove unneeded test

This control does 3 different tests. According to the check text only the first 2 tests are required for the control, not sure what the third test is doing

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.